Fix mergify rule for skip ci (#13340)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
edward.zeng 2021-12-14 15:57:10 +08:00 committed by GitHub
parent 405b3cd932
commit 0436efb8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/mergify.yml vendored
View File

@ -79,7 +79,7 @@ pull_request_rules:
- base=master
- title~=\[skip ci\]
- label=kind/improvement
- -files~=^(?!.*\.(go|cpp)).*$
- files~=^(?!.*\.(go|cpp)).*$
actions:
label:
add: