We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41637b4 commit 322320aCopy full SHA for 322320a
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on:
3
schedule:
4
- - cron: '30 5 * * *'
+ - cron: '30 5 0 * *'
5
6
push:
7
paths:
0 commit comments