Skip to content

Commit

Permalink
Only run on pull_request_review
Browse files Browse the repository at this point in the history
The run on pull_request is treated as a seperate check and isn't
updated when a review is actually made.
  • Loading branch information
jfrost-mo committed Jan 18, 2024
1 parent 536d9dd commit 57f9e49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-required-reviews.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Check required reviews

on:
pull_request:
types: [labeled, unlabeled]
pull_request_review:
types: [submitted]

Expand Down

0 comments on commit 57f9e49

Please sign in to comment.