We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e833268 commit 75fc05dCopy full SHA for 75fc05d
.github/workflows/build-push-image.yml
@@ -1,6 +1,7 @@
1
name: build-push-image
2
3
-on: push
+on:
4
+ workflow_dispatch:
5
6
jobs:
7
build-push-image:
0 commit comments