From 7f41888d48062cbdc05fd263af6f0826d39d7058 Mon Sep 17 00:00:00 2001 From: yashmantri Date: Wed, 28 Aug 2024 19:55:48 +0530 Subject: [PATCH] TP-79857 | PR review --- .github/workflows/pr-review.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index ed42d15f..8e042777 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -1,9 +1,6 @@ name: Code Critic PR Review on: - pull_request: - types: [opened, reopened, ready_for_review] - branches: [master] issue_comment: types: [created]