From 0997dc95807aeea9ecbe5d8222b1c182f846031c Mon Sep 17 00:00:00 2001 From: Omar Alshaker Date: Thu, 25 Jul 2024 13:18:06 +0200 Subject: [PATCH] Remove Pull Request trigger --- .github/workflows/is-calypso-channel-green.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/is-calypso-channel-green.yml b/.github/workflows/is-calypso-channel-green.yml index a19fc46d269296..f3ce4d719a8188 100644 --- a/.github/workflows/is-calypso-channel-green.yml +++ b/.github/workflows/is-calypso-channel-green.yml @@ -3,8 +3,6 @@ run-name: ${{ github.actor }} Checking Calypso Slack Channel Status on: merge_group: - pull_request: - types: [opened, synchronize, reopened, ready_for_review] jobs: check-channel-status: