We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3657df1 + 0d0b9ee commit 72050f3Copy full SHA for 72050f3
.github/workflows/nightly-dispatcher.yml
@@ -5,7 +5,7 @@ on:
5
# Important note about scheduled workflows:
6
# Notifications for scheduled workflows are sent to the user who last modified the cron syntax in the workflow file.
7
schedule:
8
- - cron: "0 2 * * *"
+ - cron: "0 1 * * *"
9
10
jobs:
11
backward-compatibility:
0 commit comments