Fix job name in the auto-cherry-pick.yml
**Auto-cherry-pick to `6.2.x` & `6.1.x`**
This commit is contained in:
2
.github/workflows/auto-cherry-pick.yml
vendored
2
.github/workflows/auto-cherry-pick.yml
vendored
@@ -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 }}
|
||||
Reference in New Issue
Block a user