From 69fb674b06aca1b2117f30ba7b7c1e42ff2e11d6 Mon Sep 17 00:00:00 2001 From: Judah Meek Date: Wed, 19 Mar 2025 15:44:17 -0500 Subject: [PATCH] require comment trigger --- .github/workflows/deploy-to-control-plane-review-app.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/deploy-to-control-plane-review-app.yml b/.github/workflows/deploy-to-control-plane-review-app.yml index 74a4468b..dc07e895 100644 --- a/.github/workflows/deploy-to-control-plane-review-app.yml +++ b/.github/workflows/deploy-to-control-plane-review-app.yml @@ -4,10 +4,6 @@ run-name: Deploy PR Review App - PR #${{ github.event.pull_request.number || git on: - push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] issue_comment: types: [created] workflow_dispatch: