mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
change: enable automatically enabling automatic merging on backport PRs
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
0fee29559f
commit
d741b403a9
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
|
uses: korthout/backport-action@v4.4
|
||||||
with:
|
with:
|
||||||
# Config README: https://github.com/korthout/backport-action#backport-action
|
# Config README: https://github.com/korthout/backport-action#backport-action
|
||||||
|
auto_merge_enabled: true
|
||||||
pull_description: |-
|
pull_description: |-
|
||||||
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue