From 10b66ec96fb9dc407b80bf07f447f011bb93d984 Mon Sep 17 00:00:00 2001 From: UVCLimHun Date: Thu, 17 Apr 2025 16:43:46 +0900 Subject: [PATCH] Update code-review.yml --- .github/workflows/code-review.yml | 2 -- 1 file changed, 2 deletions(-) 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]