Update sync.yaml

This commit is contained in:
idk
2025-07-17 23:08:51 +00:00
committed by GitHub
parent 2b0a096794
commit 7f522d54b0

View File

@@ -62,5 +62,5 @@ name: Sync Primary Repository to GitHub Mirror
"on":
push: {}
schedule:
- cron: 0 * * * *
- cron: 0 0 * * *
workflow_dispatch: {}