Fix job name in the auto-cherry-pick.yml

**Auto-cherry-pick to `6.2.x` & `6.1.x`**
This commit is contained in:
Artem Bilan
2024-02-08 14:50:50 -05:00
parent 4a02455971
commit 98e128f9a7

View File

@@ -7,7 +7,7 @@ on:
- '*.x'
jobs:
backport-issue:
cherry-pick-commit:
uses: spring-io/spring-github-workflows/.github/workflows/spring-cherry-pick.yml@main
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}