We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e839ba commit 2f65560Copy full SHA for 2f65560
1 file changed
.github/workflows/update.yml
@@ -2,7 +2,7 @@ name: update
2
3
on:
4
schedule:
5
- - cron: "0 * * * *"
+ - cron: "0 0 * * *"
6
7
concurrency:
8
group: ${{ github.ref }}
0 commit comments