We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7b4a6 commit 46a8a11Copy full SHA for 46a8a11
1 file changed
.github/workflows/cache.yml
@@ -2,7 +2,7 @@ name: Scheduled Cache Request
2
3
on:
4
schedule:
5
- - cron: "45 9 * * *"
+ - cron: "45 8 * * *"
6
7
env:
8
# GitHub username (owner of BOT_TOKEN, will be credited for updates)
0 commit comments