From ec29abfcaf6decf58d9e1e0af657461337b1cf9d Mon Sep 17 00:00:00 2001 From: Piyush Gupta <56182734+gupta-piyush19@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:06:50 +0530 Subject: [PATCH] fix: new contribution message action (#4661) --- .github/workflows/welcome-new-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/welcome-new-contributors.yml b/.github/workflows/welcome-new-contributors.yml index fda68c4367..eed2897749 100644 --- a/.github/workflows/welcome-new-contributors.yml +++ b/.github/workflows/welcome-new-contributors.yml @@ -3,7 +3,7 @@ name: "Welcome new contributors" on: issues: types: opened - pull_request: + pull_request_target: types: opened permissions: