Update .mergify.yml
This commit is contained in:
parent
5aaf09b3e4
commit
da7ff03cff
|
|
@ -28,7 +28,7 @@ pull_request_rules:
|
||||||
actions:
|
actions:
|
||||||
merge:
|
merge:
|
||||||
method: merge
|
method: merge
|
||||||
strict: true
|
strict: false
|
||||||
delete_head_branch:
|
delete_head_branch:
|
||||||
- name: automatic merge by renovate
|
- name: automatic merge by renovate
|
||||||
conditions:
|
conditions:
|
||||||
|
|
@ -40,5 +40,5 @@ pull_request_rules:
|
||||||
actions:
|
actions:
|
||||||
merge:
|
merge:
|
||||||
method: merge
|
method: merge
|
||||||
strict: true
|
strict: false
|
||||||
delete_head_branch:
|
delete_head_branch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue