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.
on.schedule.cron
1 parent 41de010 commit 7759b82Copy full SHA for 7759b82
.github/workflows/update-root-downloads-shield-weekly.yml
@@ -2,7 +2,7 @@ name: Update Downloads shield in root README
2
3
on:
4
schedule:
5
- - cron: "45 35 * * 5" # every Fri @ 5:45 AM
+ - cron: "45 5 * * 5" # every Fri @ 5:45 AM
6
workflow_dispatch:
7
8
jobs:
0 commit comments