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.
2 parents 2ec9ff6 + 0812ecc commit fafab78Copy full SHA for fafab78
1 file changed
.github/workflows/build-openstack-operator.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- '*'
7
+ workflow_dispatch: # This allows manual triggering from the Actions tab if needed
8
9
env:
10
imageregistry: 'quay.io'
0 commit comments