Browse Source

ci: Update auto-close condition

version-14
Suraj Shetty 3 years ago
committed by GitHub
parent
commit
3d5e7b64ea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .mergify.yml

+ 1
- 1
.mergify.yml View File

@@ -2,7 +2,7 @@ pull_request_rules:
- name: Auto-close PRs on stable branch
conditions:
- and:
- or:
- and:
- author!=surajshetty3416
- author!=gavindsouza
- or:


Loading…
Cancel
Save