Skip to content

Commit b79d563

Browse files
authored
Fixing approver count config per Merlinbot. (#3445)
1 parent 27fd1f6 commit b79d563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azuredevops/policies/approvercountpolicy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ configuration:
1616
creatorVoteCounts: false
1717
allowDownvotes: false
1818
sourcePushOptions:
19-
resetOnSourcePush: true
19+
resetOnSourcePush: false
2020
requireVoteOnLastIteration: true
2121
requireVoteOnEachIteration: false
2222
resetRejectionsOnSourcePush: false

0 commit comments

Comments
 (0)