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