diff --git a/.github/workflows/pull-request-check-changelog.yml b/.github/workflows/pull-request-check-changelog.yml index b300c56bff..d0c41aad1d 100644 --- a/.github/workflows/pull-request-check-changelog.yml +++ b/.github/workflows/pull-request-check-changelog.yml @@ -47,6 +47,7 @@ jobs: echo "EOF" >> $GITHUB_OUTPUT - name: Find existing changelog comment + if: github.event.pull_request.head.repo.full_name == github.repository id: find_comment uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e #v3.1.0 with: