We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79f639 commit 2377df9Copy full SHA for 2377df9
.github/workflows/image.yml
@@ -6,6 +6,7 @@ on:
6
# NOTE: this is for testing the workflow
7
push:
8
branches: ["release-test", "main"]
9
+ workflow_dispatch: {}
10
11
env:
12
REGISTRY: ghcr.io
0 commit comments