Skip to content

Commit

Permalink
Adjust scheduled time for nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed May 25, 2023
1 parent 7b0bf8b commit 1b63ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightlies.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
schedule:
- cron: 30 22 * * *
- cron: 30 4 * * *

jobs:
trigger-nightly:
Expand Down

0 comments on commit 1b63ba8

Please sign in to comment.