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 004b81c commit 407bec1Copy full SHA for 407bec1
.github/workflows/tag-docker-image.yml
@@ -1,8 +1,8 @@
1
name: Tag Docker Images and GH release
2
3
on:
4
- push:
5
- branches: [ main ]
+# push:
+# branches: [ main ]
6
workflow_dispatch:
7
8
env:
0 commit comments