Skip to content

Commit

Permalink
Also run when unlabeled
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrost-mo committed Jan 18, 2024
1 parent 02e4a21 commit 34f3105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-required-reviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check required reviews

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

Expand Down

0 comments on commit 34f3105

Please sign in to comment.