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 }}
- name: Auto-merge eligible backport PRs
conditions:
- author=mergify[bot]
- base~=^version-(15|16)-hotfix$
- backport_of.label=automerge-backports
- check-success=*
actions:
merge:
method: squash
commit_message: title+body
- name: Auto-merge eligible backport PRs
conditions:
- author=mergify[bot]
- base~=^version-(15|16)-hotfix$
- backport_of.label=automerge-backports
- check-success=*
actions:
merge:
method: squash
commit_message: title+body