diff --git a/.github/workflows/contributions.yml b/.github/workflows/contributions.yml index 40e4ff7f6..19df12348 100644 --- a/.github/workflows/contributions.yml +++ b/.github/workflows/contributions.yml @@ -3,8 +3,6 @@ name: Configure Issue and PR labels on: issue_comment: types: [created] - pull_request_review_comment: - types: [created] jobs: applyNeedsAttentionLabel: