diff --git a/.github/workflows/command-backport.yml b/.github/workflows/command-backport.yml
index 8a017a434525a7289ca4a57879b0e11d39092807..d7b01000855ad7264a392bd5e074f9ee6328d00a 100644
--- a/.github/workflows/command-backport.yml
+++ b/.github/workflows/command-backport.yml
@@ -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: |