diff --git a/.github/workflows/test-impact-plan-comment.yml b/.github/workflows/test-impact-plan-comment.yml index cef17a12..42c8782b 100644 --- a/.github/workflows/test-impact-plan-comment.yml +++ b/.github/workflows/test-impact-plan-comment.yml @@ -8,7 +8,7 @@ on: permissions: contents: read issues: write - pull-requests: read + pull-requests: write concurrency: group: test-impact-plan-comment-${{ github.event.workflow_run.head_repository.full_name }}-${{ github.event.workflow_run.head_branch }}