We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b8b09 commit f2d8ae7Copy full SHA for f2d8ae7
1 file changed
.github/workflows/sync.yaml
@@ -62,5 +62,5 @@ name: Sync Primary Repository to GitHub Mirror
62
"on":
63
push: {}
64
schedule:
65
- - cron: 0 * * * *
+ - cron: 0 0 * * *
66
workflow_dispatch: {}
0 commit comments