We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99089d7 commit 0c60810Copy full SHA for 0c60810
.github/workflows/build-and-push.yml
@@ -7,6 +7,7 @@ on:
7
tags: [ 'v*.*.*' ]
8
pull_request:
9
branches: [ "main" ]
10
+ workflow_dispatch:
11
12
env:
13
# Use docker.io for Docker Hub if needed
0 commit comments