From 384880f8f6f4acd112601c3a550c8bb0414d49fb Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Thu, 21 Mar 2024 05:44:04 -0400 Subject: [PATCH] [6.12.z] moving to use pull_request_target for prt_label.yml GHA (#14468) moving to use pull_request_target for prt_label.yml GHA (#14467) moving to use pull_request_target for prt_labels.yml GHA (cherry picked from commit 59164b53505ee4955e3a1b2317bf407e896ddf41) Co-authored-by: Omkar Khatavkar --- .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: