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: