Skip to content

Commit 86411f1

Browse files
authored
Update submodules_sync.yml
1 parent 5f02c10 commit 86411f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/submodules_sync.yml

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

33
on:
44
# Runs on pushes targeting the default branch
5-
schedule:
6-
- cron: '0 0 * * *' # Run at 00:00 UTC every day
5+
#schedule:
6+
#- cron: '0 0 * * *' # Run at 00:00 UTC every day
77
workflow_dispatch:
88

99
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)