mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e]Add push for code checker (#15673)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
6259fec050
commit
2bb300fa17
3
.github/workflows/code-checker.yaml
vendored
3
.github/workflows/code-checker.yaml
vendored
@ -3,6 +3,9 @@ name: Code Checker
|
||||
|
||||
# This workflow is triggered on pushes or pull request to the repository.
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
# file paths to consider in the event. Optional; defaults to all.
|
||||
paths:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user