We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ae1cc commit a9af5efCopy full SHA for a9af5ef
1 file changed
.github/workflows/update.yml
@@ -3,7 +3,7 @@ name: Routine Data Update
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: '45 10 * * *'
+ - cron: '45 9 * * *'
7
8
concurrency:
9
group: data-updates
0 commit comments