We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664248b commit bb7089aCopy full SHA for bb7089a
1 file changed
.github/workflows/deploy-to-control-plane-review.yml
@@ -6,8 +6,6 @@ name: Deploy Review App to Control Plane
6
on:
7
# Allows you to run this workflow manually from the Actions tab
8
workflow_dispatch:
9
- issue_comment:
10
- types: [created, edited]
11
12
# Uncomment these lines to trigger the workflow on pull request events
13
# pull_request:
0 commit comments