Skip to content

Commit

Permalink
ci: trigger using review comment instead (#11804)
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored Aug 21, 2024
1 parent 4f25b60 commit 0231ee7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/preview-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@ name: Preview release

on:
workflow_dispatch:
issue_comment:
pull_request_review_comment:
types: [created]
merge_group:
pull_request:
paths-ignore:
- ".vscode/**"
- "**/*.md"
- ".github/ISSUE_TEMPLATE/**"

permissions:
contents: read
Expand Down

0 comments on commit 0231ee7

Please sign in to comment.