浏览代码

ci: Update auto-close condition

version-14
Suraj Shetty 3 年前
committed by GitHub
父节点
当前提交
3d5e7b64ea
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .mergify.yml

+ 1
- 1
.mergify.yml 查看文件

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


正在加载...
取消
保存