chore(gha): avoid comment on PRs for check-changelog workflow (#8084)

This commit is contained in:
César Arroba
2025-06-23 13:17:03 +02:00
committed by GitHub
parent b368190c9f
commit 7ab503a096
@@ -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: