We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b563025 commit 78a613dCopy full SHA for 78a613d
1 file changed
.github/workflows/docker-3.2.yml
@@ -8,8 +8,8 @@ on:
8
# Every week at 8am on Mondays, publish the 3.2 branch:
9
# NOTE: `schedule` event is only triggered for the default branch:
10
# https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
11
- schedule:
12
- - cron: "0 8 * * 1"
+# schedule:
+# - cron: "0 8 * * 1"
13
14
env:
15
GIT_BRANCH: "3.2"
0 commit comments