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 98a098f commit c44ec62Copy full SHA for c44ec62
.github/workflows/repo-sync.yml
@@ -2,8 +2,8 @@ name: Repo Sync
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: "*/5 * * * *"
+# schedule:
+# - cron: "*/5 * * * *"
7
8
permissions:
9
contents: write
0 commit comments