Skip to content

Commit

Permalink
Adding 5.3 to the "backport to all versions" workflow. (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro authored Sep 25, 2023
1 parent 3172269 commit edec11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
backport:
strategy:
matrix:
branch: ['v/5.0', 'v/5.1', 'v/5.2']
branch: ['v/5.0', 'v/5.1', 'v/5.2', 'v/5.3']
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit edec11c

Please sign in to comment.