revert: "change: enable automatically enabling automatic merging on backport PRs"

Refs: d741b40
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn 2026-05-13 02:15:27 -04:00
parent 323c25d83b
commit 40824a187d
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86

View file

@ -27,7 +27,6 @@ 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}.