Skip to content

Commit

Permalink
Fix job name in the backport-issue.yml sample
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Nov 19, 2023
1 parent 7c6a707 commit 78b2912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/backport-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- '*.x'

jobs:
build_snapshot:
backport-issue:
uses: artembilan/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}

0 comments on commit 78b2912

Please sign in to comment.