Skip to content

Commit c986c2a

Browse files
authored
Update schedule.yml
1 parent 4229937 commit c986c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:
99
- '**'
1010
schedule:
11-
- cron: '0 0/6 * * *'
11+
- cron: '0 0/4 * * *'
1212
workflow_dispatch:
1313

1414
concurrency:

0 commit comments

Comments
 (0)