Skip to content

Commit fc293c5

Browse files
authored
Update main.yml
1 parent 1bfef1f commit fc293c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
schedule:
6-
- cron: '0 10/3 * * *'
6+
- cron: '0 10 * * *'
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)