Skip to content

Commit 919fc85

Browse files
authored
chore: add workflow-dispatch event into ui9-build GH action (#221)
Signed-off-by: Valeriy Svydenko <[email protected]>
1 parent dd1f49f commit 919fc85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubi9-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Build of UBI 9 based Developer Images
44
on:
55
push:
66
branches: [ main ]
7+
workflow_dispatch:
78

89
workflow_call:
910
# Map the workflow outputs to job outputs

0 commit comments

Comments
 (0)