mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Enable automatically enabling automatic merging on backport PRs (#5534)
This commit is contained in:
commit
323c25d83b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/backport.yml
vendored
1
.github/workflows/backport.yml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
uses: korthout/backport-action@v4.4
|
||||
with:
|
||||
# Config README: https://github.com/korthout/backport-action#backport-action
|
||||
auto_merge_enabled: true
|
||||
pull_description: |-
|
||||
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue