We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b14a7 commit d523c4eCopy full SHA for d523c4e
1 file changed
.github/workflows/run.yml
@@ -4,7 +4,7 @@ name: CI
4
# events but only for branch 1 and on start directory, command.txt file changes or by manually running the workflow from actions tab
5
on:
6
schedule:
7
- - cron: '0 10 * * *'
+ - cron: '0 8 * * *'
8
9
workflow_dispatch:
10
0 commit comments