[skip ci]Update mergify rules (#5083)

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
pull/5084/head
Xiangyu Wang 2021-04-29 10:39:28 +08:00 committed by GitHub
parent 409564909e
commit d82f6d2764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/mergify.yml vendored
View File

@ -34,7 +34,7 @@ pull_request_rules:
- name: Warn on width limit exceeded
conditions:
- base=master
- -body~=[^\n]{72,}
- body~=[^\n]{72,}
actions:
comment:
message: |