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 0355c66 commit 6a124b1Copy full SHA for 6a124b1
1 file changed
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
name: Release
2
3
on:
4
- schedule:
5
- - cron: '0 13 * * 2'
+ # schedule:
+ # - cron: '0 13 * * 2'
6
workflow_dispatch:
7
inputs:
8
force:
0 commit comments