Skip to content

Commit 6426c2d

Browse files
CI sync.yml: modify the schedule
Signed-off-by: DreamConnected <1487442471@qq.com>
1 parent 5eb1114 commit 6426c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Sync Fork
22

33
on:
44
schedule:
5-
- cron: '20 3 * * 1,5' # every 12:00
5+
- cron: '20 9 * * 1-5' # every 12:00
66
workflow_dispatch: # on button click
77

88
jobs:

0 commit comments

Comments
 (0)