Update .mergify.yml
This commit is contained in:
parent
c1472ecfaa
commit
aaa7251d56
@ -1,7 +1,7 @@
|
||||
pull_request_rules:
|
||||
- name: Automatic merge on approval
|
||||
- name: Automatic close
|
||||
conditions:
|
||||
- "#approved-reviews-by>=1"
|
||||
- "#title!=comments"
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
||||
close:
|
||||
comment: We do not accept GitHub PRs
|
||||
|
Loading…
Reference in New Issue
Block a user