diff --git a/.github/workflows/conventional-labels.yml b/.github/workflows/conventional-labels.yml index 057f2fdab..676c87564 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -4,8 +4,6 @@ name: Label PRs with Conventional Commits on: pull_request_target: types: [opened, edited] - pull_request_review: - types: [submitted] jobs: validate-pr: