We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15691e7 commit d6fdfd8Copy full SHA for d6fdfd8
.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
4
5
6
on:
7
- push:
8
- branches: [ "master" ]
9
- pull_request:
10
11
issue_comment:
12
types: [created]
13
workflow_dispatch:
0 commit comments