mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Update CodeChecker rules (#8847)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
This commit is contained in:
parent
16ce18e63a
commit
7cea67b372
3
.github/workflows/code-checker.yaml
vendored
3
.github/workflows/code-checker.yaml
vendored
@ -16,6 +16,9 @@ on:
|
||||
- Makefile
|
||||
- '!**.md'
|
||||
- '!build/ci/jenkins/**'
|
||||
# FIXME(wxyu): not need to run code check, update the ci-passed rules and remove these two lines
|
||||
- go.mod
|
||||
- go.sum
|
||||
|
||||
jobs:
|
||||
ubuntu:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user