Change nightly workflow schedule time
ship-ci / ci (push) Waiting to run

This commit is contained in:
OmikronApex
2026-07-05 22:48:01 +02:00
committed by GitHub
parent b914612f9d
commit d567fd5597
+1 -1
View File
@@ -6,7 +6,7 @@ name: Nightly
# builds from release/** come from rc.yml instead.
on:
schedule:
- cron: '0 2 * * *'
- cron: '0 23 * * *'
workflow_dispatch:
permissions: