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 5715358 commit fdeb060Copy full SHA for fdeb060
.github/workflows/fork-sync.yml
@@ -2,8 +2,8 @@ name: Fork Sync
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: '*/5 * * * *' # every 5 minutes
+# schedule:
+# - cron: '*/5 * * * *' # every 5 minutes
7
8
jobs:
9
fork-sync:
0 commit comments