Skip to content

Commit d6fdfd8

Browse files
authored
require comment trigger (#628)
1 parent 15691e7 commit d6fdfd8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-to-control-plane-review-app.yml

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ run-name: Deploy PR Review App - PR #${{ github.event.pull_request.number || git
44

55

66
on:
7-
push:
8-
branches: [ "master" ]
9-
pull_request:
10-
branches: [ "master" ]
117
issue_comment:
128
types: [created]
139
workflow_dispatch:

0 commit comments

Comments
 (0)