Skip to content

Commit 1e34005

Browse files
Merge pull request openstack-k8s-operators#133 from dprince/force-bump-fr3
Update force-bump workflow for FR3
2 parents 75103ed + 44349d1 commit 1e34005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/force-bump-branches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
# maintain this list here so we can manage it in one location for all repos
20-
branch: ["main", "18.0-fr2"]
20+
branch: ["main", "18.0-fr3"]
2121
with:
2222
operator_name: ${{ inputs.operator_name }}
2323
branch_name: ${{ matrix.branch }}

0 commit comments

Comments
 (0)