mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-09 23:22:49 +02:00
fix: indentation
This commit is contained in:
20
.mergify.yml
20
.mergify.yml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user