From a11cc303a65c873e60889ca1fb34f5539e4b6eda Mon Sep 17 00:00:00 2001 From: Mark Cho Date: Tue, 2 Apr 2024 13:47:07 -0700 Subject: [PATCH] Update to pull_request from pull_request_target. (#650) --- .github/workflows/nebula-snapshot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/nebula-snapshot.yml b/.github/workflows/nebula-snapshot.yml index adb3a3ce0..6ecc6c47c 100644 --- a/.github/workflows/nebula-snapshot.yml +++ b/.github/workflows/nebula-snapshot.yml @@ -1,6 +1,7 @@ name: "Publish snapshot to NetflixOSS and Maven Central" -on: [pull_request_target] +on: + pull_request: jobs: approve: # First step