Skip to content

Commit 56c75a3

Browse files
committed
Change the required_status_checks to strict
1 parent 6d99fd1 commit 56c75a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ github:
3333
protected_branches:
3434
master:
3535
required_status_checks:
36-
strict: false
36+
strict: true
3737
required_pull_request_reviews:
3838
required_appoving_review_count: 1
3939
required_signatures: false

0 commit comments

Comments
 (0)