From 080521873e7fbb305fd4d0ca87772091b7d58839 Mon Sep 17 00:00:00 2001 From: 0xRob <83790096+0xRobin@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:37:41 +0100 Subject: [PATCH] set up as pul_request_target (#7338) --- .github/workflows/pr_automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_automation.yml b/.github/workflows/pr_automation.yml index 347e935773c..e43f95343f5 100644 --- a/.github/workflows/pr_automation.yml +++ b/.github/workflows/pr_automation.yml @@ -1,7 +1,7 @@ name: PR automation on: - pull_request: + pull_request_target: types: - opened - ready_for_review