Skip to content

Commit 18c420e

Browse files
authored
ci: update checker run on tuesday and friday
1 parent 642152a commit 18c420e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Update_Checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
required: false
2020
default: 'false'
2121
schedule:
22-
- cron: 0 0 * * *
22+
- cron: 0 0 * * 2,5
2323
# 0 4 * * 5
2424
# 0 4,12,20 * * *
2525

0 commit comments

Comments
 (0)