Skip to content

Commit c44ec62

Browse files
Comment schedule
1 parent 98a098f commit c44ec62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/repo-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Repo Sync
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: "*/5 * * * *"
5+
# schedule:
6+
# - cron: "*/5 * * * *"
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)