From e6008a65d840872c0066443190043307fe2f5d92 Mon Sep 17 00:00:00 2001 From: MrDynamo Date: Thu, 9 May 2024 15:03:51 -0500 Subject: [PATCH] =?UTF-8?q?ci(pr-review):=20=F0=9F=94=A7=20scope=20to=20pr?= =?UTF-8?q?=20target=20only?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-review-request.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/pr-review-request.yml b/.github/workflows/pr-review-request.yml index 4f6d180b..5650ab5c 100644 --- a/.github/workflows/pr-review-request.yml +++ b/.github/workflows/pr-review-request.yml @@ -1,8 +1,6 @@ -name: Auto Request Review +name: Auto Request PR Review on: - pull_request: - types: [opened, ready_for_review, reopened] pull_request_target: types: [opened, ready_for_review, reopened]