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 caaeb55 commit 061d37fCopy full SHA for 061d37f
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Push
2
3
on:
4
schedule:
5
- - cron: '*/15 0 * * *'
+ - cron: '15 1 * * *'
6
push:
7
branches:
8
- master
0 commit comments