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 dd1f49f commit 919fc85Copy full SHA for 919fc85
.github/workflows/ubi9-build.yaml
@@ -4,6 +4,7 @@ name: Build of UBI 9 based Developer Images
4
on:
5
push:
6
branches: [ main ]
7
+ workflow_dispatch:
8
9
workflow_call:
10
# Map the workflow outputs to job outputs
0 commit comments