Skip to content

Commit f46667e

Browse files
committed
Repo: Set status checks to strict
1 parent ec4e65f commit f46667e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎.asf.yaml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ github:
3434
rebase: true
3535
protected_branches:
3636
main:
37+
required_status_checks:
38+
# strict means "Require branches to be up to date before merging".
39+
strict: true
40+
3741
required_pull_request_reviews:
3842
required_approving_review_count: 1
3943

0 commit comments

Comments
 (0)