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 013c720 + 4704c24 commit 94c31d9Copy full SHA for 94c31d9
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
branches:
11
- 'master'
12
schedule:
13
- - cron: '11 5 * * *' # At 5:11 UTC every day.
+ - cron: '44 4 * * *' # At 4:44 UTC every day.
14
15
defaults:
16
run:
0 commit comments