Skip to content

Commit df100d2

Browse files
authored
ci: require 2 reviews (#139)
1 parent f446e8a commit df100d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ merge_protections:
3939
if:
4040
- author != dependabot[bot]
4141
success_conditions:
42-
- "#approved-reviews-by >= 1"
42+
- "#approved-reviews-by >= 2"
4343

4444
- name: Continuous Integration
4545
if: []

0 commit comments

Comments
 (0)