From ddd1a365064e3f4edc9bad1400f0990e706c3866 Mon Sep 17 00:00:00 2001 From: "Calum H." Date: Thu, 2 Apr 2026 21:41:53 +0200 Subject: [PATCH] feat: allow changelog comment from 3rd party PRs (#5724) --- .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 a96667c92..b68e72c86 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: