mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
enhance: [skip e2e] use pull_request_target event instead (#32241)
issue: #32235 pr: #32236 Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
parent
5f7edc7304
commit
68b7469d83
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -18,7 +18,7 @@ on:
|
||||
- go.mod
|
||||
- '!**.md'
|
||||
- '!build/ci/jenkins/**'
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
# file paths to consider in the event. Optional; defaults to all.
|
||||
paths:
|
||||
- 'scripts/**'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user