ci: Update mergify.yml
This commit is contained in:
parent
9d785b6d9f
commit
5c0c9d5417
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@ pull_request_rules:
|
||||||
- name: Auto-close PRs on stable branch
|
- name: Auto-close PRs on stable branch
|
||||||
conditions:
|
conditions:
|
||||||
- and:
|
- and:
|
||||||
- author!=surajshetty3416
|
- or:
|
||||||
|
- author!=surajshetty3416
|
||||||
|
- author!=gavindsouza
|
||||||
- or:
|
- or:
|
||||||
- base=version-13
|
- base=version-13
|
||||||
- base=version-12
|
- base=version-12
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue