Add support for one-off builds instead of using nightly workflow (#768)

This commit is contained in:
Max Goedjen
2025-11-29 13:40:29 -08:00
committed by GitHub
parent bba4fb9e7c
commit a3bfcb316c
2 changed files with 64 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ name: Nightly
on:
schedule:
- cron: "0 8 * * *"
workflow_dispatch:
jobs:
build: