We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4423aa9 + d4ce0a7 commit f80ca71Copy full SHA for f80ca71
1 file changed
.github/workflows/force-bump-branches.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
# maintain this list here so we can manage it in one location for all repos
20
- branch: [main, 18.0-fr4]
+ branch: [main, 18.0-fr5]
21
with:
22
operator_name: ${{ inputs.operator_name }}
23
branch_name: ${{ matrix.branch }}
0 commit comments