Update sync.yaml

This commit is contained in:
idk
2025-07-17 23:11:34 +00:00
committed by GitHub
parent dbfa21d523
commit 4c4cffbc6d

View File

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