ci: Update auto-close condition

This commit is contained in:
Suraj Shetty 2021-09-01 12:13:11 +05:30 committed by GitHub
parent 5c0c9d5417
commit 3d5e7b64ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: