Skip to content

Commit 186f3dd

Browse files
authored
Update sync.yaml
1 parent f90555b commit 186f3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ name: Sync Primary Repository to GitHub Mirror
6262
"on":
6363
push: {}
6464
schedule:
65-
- cron: 0 * * * *
65+
- cron: 0 0 * * *
6666
workflow_dispatch: {}

0 commit comments

Comments
 (0)