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 7c34beb commit 84292ceCopy full SHA for 84292ce
.github/workflows/check-update-dev.yml
@@ -2,8 +2,8 @@ name: Check Update Dev
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: '45 */3 * * *'
+# schedule:
+# - cron: '45 */3 * * *'
7
8
jobs:
9
check-update-dev:
.github/workflows/check-update-stable.yml
@@ -2,8 +2,8 @@ name: Check Update Stable
- - cron: '30 */3 * * *'
+# - cron: '30 */3 * * *'
check-update-stable:
0 commit comments