Skip to content

Commit

Permalink
[6.14.z] moving to use pull_request_target for prt_label.yml GHA (#14471
Browse files Browse the repository at this point in the history
)

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 59164b5)

Co-authored-by: Omkar Khatavkar <[email protected]>
  • Loading branch information
Satellite-QE and omkarkhatavkar authored Mar 21, 2024
1 parent b80e986 commit b66e052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prt_labels.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Remove the PRT label, for the new commit

on:
pull_request:
pull_request_target:
types: ["synchronize"]

jobs:
Expand Down

0 comments on commit b66e052

Please sign in to comment.