Skip to content

Commit e5697a0

Browse files
authored
Merge pull request #654 from apache/fix_typo_in_asf_yaml
Fix typo in .asf.yaml
2 parents 5248900 + 305ec24 commit e5697a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ github:
1212

1313
required_pull_request_reviews:
1414
dismiss_stale_reviews: false
15-
equired_approving_review_count: 1
15+
required_approving_review_count: 1
1616

1717
# squash or rebase must be allowed in the repo for this setting to be set to true.
1818
required_linear_history: false

0 commit comments

Comments
 (0)