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 45378ce commit 33ee797Copy full SHA for 33ee797
.github/workflows/publish-smoke-test-quarkus-images.yml
@@ -8,6 +8,7 @@ on:
8
- ".github/workflows/reusable-smoke-test-images.yml"
9
branches:
10
- main
11
+ workflow_dispatch:
12
13
jobs:
14
publish:
0 commit comments