diff --git a/.github/workflows/contributions.yml b/.github/workflows/contributions.yml index 40e4ff7f6..b5b66ccb4 100644 --- a/.github/workflows/contributions.yml +++ b/.github/workflows/contributions.yml @@ -1,10 +1,8 @@ -name: Configure Issue and PR labels +name: Apply label on issue or pr comment on: issue_comment: types: [created] - pull_request_review_comment: - types: [created] jobs: applyNeedsAttentionLabel: