We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c15182 commit 3c4e53dCopy full SHA for 3c4e53d
.github/workflows/submodule_update.yml
@@ -1,8 +1,8 @@
1
name: 'Submodules Sync'
2
3
on:
4
- schedule:
5
- - cron: "0 0,6,12,18 * * *"
+ # schedule:
+ # - cron: "0 0,6,12,18 * * *"
6
# Allows you to run this workflow manually from the Actions tab or through HTTP API
7
workflow_dispatch:
8
0 commit comments