Add manual trigger to nightly (#662)

This commit is contained in:
Max Goedjen 2025-09-03 01:25:00 -07:00 committed by GitHub
parent 63a09390b8
commit cbef7c6181
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@ name: Nightly
on:
schedule:
- cron: "0 8 * * *"
workflow_dispatch:
jobs:
build:
# runs-on: macOS-latest