We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd8123 commit a7f5d62Copy full SHA for a7f5d62
1 file changed
.github/workflows/auto-docker-build.yml
@@ -9,6 +9,7 @@ on:
9
pull_request:
10
branches:
11
- main
12
+ workflow_dispatch:
13
14
env:
15
REGISTRY: docker.io
0 commit comments