mirror of https://github.com/milvus-io/milvus.git
enhance: revert [skip e2e] use pull_request_target event instead (#32… (#32429)
pr: #32426 This reverts commit 6a4062d08c778ac7ba1675d03ae365e236b32078. Signed-off-by: Liang Huang <sammy.huang@zilliz.com>pull/32349/head
parent
21474c1ab0
commit
eba9c74c5a
|
@ -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