From 1265bc1672f2a4069c990acc223daec0b6d5c831 Mon Sep 17 00:00:00 2001 From: omkarkhatavkar Date: Thu, 21 Mar 2024 14:01:58 +0530 Subject: [PATCH] moving to use pull_request_target for prt_labels.yml GHA --- .github/workflows/prt_labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prt_labels.yml b/.github/workflows/prt_labels.yml index 311516fa682..52dd68589b3 100644 --- a/.github/workflows/prt_labels.yml +++ b/.github/workflows/prt_labels.yml @@ -1,7 +1,7 @@ name: Remove the PRT label, for the new commit on: - pull_request: + pull_request_target: types: ["synchronize"] jobs: