parent
81b3914d3a
commit
0203647818
1
.github/workflows/backport-prs.yml
vendored
1
.github/workflows/backport-prs.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
- name: Create backport pull requests
|
||||
uses: korthout/backport-action@v3
|
||||
with:
|
||||
github_token: ${{ secrets.TOKEN }}
|
||||
pull_description: |
|
||||
Backport of #${pull_number} to `${target_branch}`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user