CI: make daily build occur at 18:00 UTC. (#20814)

* CI: make daily build occur at 18:00 UTC.
This commit is contained in:
Jackson Oursland
2025-04-15 11:59:36 -07:00
committed by GitHub
parent 3add923fc0
commit 844ada3727

View File

@@ -1,7 +1,7 @@
name: Weekly Build
on:
schedule:
- cron: "0 23 * * *"
- cron: "0 19 * * *"
permissions:
contents: write