Skip to content

Commit b3a6a5c

Browse files
authored
Add in review check (#79)
1 parent 1848e5a commit b3a6a5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.asf.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ github:
3333
# contexts are the names of checks that must pass
3434
contexts:
3535
- Code is formatted
36+
required_pull_request_reviews:
37+
dismiss_stale_reviews: false
38+
require_code_owner_reviews: false
39+
required_approving_review_count: 1
3640

3741
notifications:
3842

0 commit comments

Comments
 (0)