From 5343fe6869403f9be2246dee0c94c3b6dafcc7c4 Mon Sep 17 00:00:00 2001 From: Milos Pantic <101411245+panticmilos@users.noreply.github.com> Date: Fri, 10 Feb 2023 09:04:29 +0100 Subject: [PATCH] Change event to pull_request_target (#1930) Co-authored-by: Sampark Sharma --- automation/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/label.yml b/automation/label.yml index a8a1bd7..4613569 100644 --- a/automation/label.yml +++ b/automation/label.yml @@ -6,7 +6,7 @@ # https://github.com/actions/labeler name: Labeler -on: [pull_request] +on: [pull_request_target] jobs: label: