We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799d10e commit 4f33616Copy full SHA for 4f33616
1 file changed
.github/workflows/workflow.yml
@@ -7,8 +7,8 @@ on:
7
push:
8
branches:
9
- 'v4'
10
- schedule:
11
- - cron: '42 3 * * 0'
+# schedule:
+# - cron: '42 3 * * 0'
12
13
jobs:
14
build_test_maybe_release:
0 commit comments