Skip to content

Commit

Permalink
Add stable2503 branch (#7617)
Browse files Browse the repository at this point in the history
This PR adds a new stable branch `stable2503` to the backport CI
  • Loading branch information
EgorPopelyaev authored Feb 20, 2025
1 parent ececb4c commit ff9b898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/command-backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: korthout/backport-action@v3
id: backport
with:
target_branches: stable2407 stable2409 stable2412
target_branches: stable2407 stable2409 stable2412 stable2503
merge_commits: skip
github_token: ${{ steps.generate_token.outputs.token }}
pull_description: |
Expand Down

0 comments on commit ff9b898

Please sign in to comment.