We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1178486 commit 5995a96Copy full SHA for 5995a96
1 file changed
.github/workflows/cache.yml
@@ -3,7 +3,7 @@ name: Routine Data Cache Request
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: '45 8 * * *'
+ - cron: '45 7 * * *'
7
8
concurrency:
9
group: data-cache
0 commit comments