We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec2176 commit c4d37bdCopy full SHA for c4d37bd
1 file changed
.github/workflows/force-bump-pr-manual.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
call-build-workflow:
8
- uses: openstack-k8s-operators/openstack-k8s-operators-ci/.github/workflows/force-bump-pull-request.yaml@main
+ uses: stuggi/openstack-k8s-operators-ci/.github/workflows/force-bump-pull-request.yaml@OSPRH-17779-image
9
with:
10
operator_name: openstack
11
branch_name: ${{ github.ref_name }}
0 commit comments