fix: indentation

This commit is contained in:
Mihir Kandoi
2026-03-03 21:36:12 +05:30
committed by GitHub
parent 4402097974
commit f213efec7e

View File

@@ -93,13 +93,13 @@ pull_request_rules:
{{ body }} {{ body }}
- name: Auto-merge eligible backport PRs - name: Auto-merge eligible backport PRs
conditions: conditions:
- author=mergify[bot] - author=mergify[bot]
- base~=^version-(15|16)-hotfix$ - base~=^version-(15|16)-hotfix$
- backport_of.label=automerge-backports - backport_of.label=automerge-backports
- check-success=* - check-success=*
actions: actions:
merge: merge:
method: squash method: squash
commit_message: title+body commit_message: title+body