From 6b04b6c39bcc61fae0c79b55f758d429468b0cfc Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Wed, 10 Feb 2021 15:29:33 +0100 Subject: [PATCH] Use pull_request_target --- .github/workflows/label_comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label_comment.yml b/.github/workflows/label_comment.yml index e81fa87..759051b 100644 --- a/.github/workflows/label_comment.yml +++ b/.github/workflows/label_comment.yml @@ -5,7 +5,7 @@ on: types: - labeled - unlabeled - pull_request: + pull_request_target: types: - labeled - unlabeled