Skip to content

Commit d523c4e

Browse files
authored
Update run.yml
1 parent a4b14a7 commit d523c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CI
44
# events but only for branch 1 and on start directory, command.txt file changes or by manually running the workflow from actions tab
55
on:
66
schedule:
7-
- cron: '0 10 * * *'
7+
- cron: '0 8 * * *'
88

99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)