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

issue: #32235
pr: #32236

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
pull/32246/head
sammy.huang 2024-04-14 23:35:22 +08:00 committed by GitHub
parent 5f7edc7304
commit 68b7469d83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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/**'