From a29ee991a4813357f19ce281c81a23de4b3f623d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Fern=C3=A1ndez?= Date: Mon, 31 May 2021 00:35:35 +0200 Subject: [PATCH] Use pull_request_target instead of pull_request --- .github/workflows/automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index de1590c746..01998b8526 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -1,7 +1,7 @@ name: Automation on: - pull_request: + pull_request_target: jobs: main: