We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ea7eb commit 3b1e531Copy full SHA for 3b1e531
1 file changed
.github/workflows/dockerimage.yml
@@ -1,5 +1,7 @@
1
name: Docker Build/Publish Image
2
on:
3
+ workflow_dispatch:
4
+
5
push:
6
branches: [ main ]
7
jobs:
0 commit comments