mirror of https://github.com/milvus-io/milvus.git
enhance: revert [skip e2e] use pull_request_target event instead (#32426)
This reverts commit ab6ddf6929
.
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
pull/32427/head
parent
e83651def4
commit
2a4dfde2de
|
@ -18,7 +18,7 @@ on:
|
|||
- go.mod
|
||||
- '!**.md'
|
||||
- '!build/ci/jenkins/**'
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
# file paths to consider in the event. Optional; defaults to all.
|
||||
paths:
|
||||
- 'scripts/**'
|
||||
|
|
Loading…
Reference in New Issue