We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c437d0 commit b7d2c87Copy full SHA for b7d2c87
1 file changed
.github/workflows/docker-publish.yml
@@ -9,8 +9,8 @@ on:
9
# schedule:
10
# - cron: "0 10 * * *"
11
push:
12
- branches:
13
- - "**"
+ # branches:
+ # - "**"
14
tags:
15
- "v*.*.*"
16
# pull_request:
0 commit comments