mirror of https://github.com/milvus-io/milvus.git
Fix mergify rule for skip ci (#13340)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/13352/head
parent
405b3cd932
commit
0436efb8f0
|
@ -79,7 +79,7 @@ pull_request_rules:
|
|||
- base=master
|
||||
- title~=\[skip ci\]
|
||||
- label=kind/improvement
|
||||
- -files~=^(?!.*\.(go|cpp)).*$
|
||||
- files~=^(?!.*\.(go|cpp)).*$
|
||||
actions:
|
||||
label:
|
||||
add:
|
||||
|
|
Loading…
Reference in New Issue