enhance: [skip e2e] use pull_request_target event instead (#32236)

issue: #32235

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
sammy.huang 2024-04-13 21:17:17 +08:00 committed by GitHub
parent 674991d07c
commit ab6ddf6929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ on:
- go.mod - go.mod
- '!**.md' - '!**.md'
- '!build/ci/jenkins/**' - '!build/ci/jenkins/**'
pull_request: pull_request_target:
# file paths to consider in the event. Optional; defaults to all. # file paths to consider in the event. Optional; defaults to all.
paths: paths:
- 'scripts/**' - 'scripts/**'