We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
backport-issue.yml
1 parent 7c6a707 commit 78b2912Copy full SHA for 78b2912
samples/backport-issue.yml
@@ -10,7 +10,7 @@ on:
10
- '*.x'
11
12
jobs:
13
- build_snapshot:
+ backport-issue:
14
uses: artembilan/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
15
secrets:
16
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
0 commit comments