From 784c6c6982390d7b67923934630c019fe987ae43 Mon Sep 17 00:00:00 2001 From: "Calum H. (IMB11)" Date: Tue, 31 Mar 2026 15:55:51 +0200 Subject: [PATCH] feat: allow changelog comment from 3rd party PRs --- .github/workflows/changelog-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-comment.yml b/.github/workflows/changelog-comment.yml index a96667c92c..b68e72c86e 100644 --- a/.github/workflows/changelog-comment.yml +++ b/.github/workflows/changelog-comment.yml @@ -1,7 +1,7 @@ name: Changelog Comment on: - pull_request: + pull_request_target: types: [opened, reopened] workflow_dispatch: inputs: