mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-01 13:24:40 -04:00
change: enable automatically enabling automatic merging on backport PRs
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
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}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user