We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c4898 commit ab11c6fCopy full SHA for ab11c6f
.github/workflows/release.yaml
@@ -1,7 +1,7 @@
1
name: release
2
on:
3
schedule:
4
- - cron: '*/15 * * * *' # midnight UTC
+ - cron: '0 0 * * *' # midnight UTC
5
6
push:
7
branches:
0 commit comments