diff --git a/.github/workflows/changelog-preview.yml b/.github/workflows/changelog-preview.yml index 8c86731f..6bf04492 100644 --- a/.github/workflows/changelog-preview.yml +++ b/.github/workflows/changelog-preview.yml @@ -1,6 +1,6 @@ name: Changelog Preview on: - pull_request: + pull_request_target: types: - opened - synchronize