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

This reverts commit ab6ddf6929a18ee3dce3844521db8e55414fe812.

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
sammy.huang 2024-04-18 17:15:37 +08:00 committed by GitHub
parent e83651def4
commit 2a4dfde2de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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