Skip to content

Commit

Permalink
ci(check-extensions): add review trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil authored Sep 1, 2024
1 parent 6158d3a commit cdd2bef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Check Extensions
on:
workflow_dispatch:
pull_request:
pull_request_review:
types: [submitted]

permissions:
pull-requests: read
Expand Down

0 comments on commit cdd2bef

Please sign in to comment.