We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847041d commit 8655d8eCopy full SHA for 8655d8e
.github/workflows/update-data.yml
@@ -2,7 +2,7 @@ name: Update Data
2
3
on:
4
schedule:
5
- - cron: '0 0 * * *'
+ - cron: '0 17 * * *'
6
push:
7
branches:
8
- main
0 commit comments