diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 9b40104..345d985 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -1,7 +1,5 @@ name: Code Review on: - issue_comment: - types: [created, edited] pull_request: types: [opened, reopened, synchronize]