Skip to content

Commit 05c8d15

Browse files
authored
Update sync_content.yml
1 parent 31abc81 commit 05c8d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync_content.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Sync Content
22
on:
3-
schedule:
4-
- cron: '0 5 * * *'
3+
# schedule:
4+
# - cron: '0 5 * * *'
55
workflow_dispatch:
66
jobs:
77
sync:

0 commit comments

Comments
 (0)