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