Change nightly workflow schedule time
Some checks are pending
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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: