Skip to content

Commit

Permalink
Update backport.yml for v/5.5 (#1178)
Browse files Browse the repository at this point in the history
5.5.0 branch has been created so adding v/5.5 backport branch

As part of
https://hazelcast.atlassian.net/wiki/spaces/EN/pages/4681138242/Create+branch+5.x#Update-hz-docs-backport.yml
  • Loading branch information
nishaatr committed Jul 12, 2024
1 parent 2e27d69 commit e48e9af
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', 'v/5.3', 'v/5.4']
branch: ['v/5.0', 'v/5.1', 'v/5.2', 'v/5.3', 'v/5.4', 'v/5.5']
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit e48e9af

Please sign in to comment.