Skip to content

Commit fafab78

Browse files
Merge pull request #1846 from abays/fr3_manual_wf_cp
[18.0-fr3] Allow triggering the build workflow manually of needed
2 parents 2ec9ff6 + 0812ecc commit fafab78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-openstack-operator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- '*'
7+
workflow_dispatch: # This allows manual triggering from the Actions tab if needed
78

89
env:
910
imageregistry: 'quay.io'

0 commit comments

Comments
 (0)