Update auto-merge.yml

This commit is contained in:
Preston 2021-08-19 18:30:50 -04:00 committed by GitHub
parent 222394d429
commit 5afdc42252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
minApprovals: minApprovals:
COLLABORATOR: 3 COLLABORATOR: 2
maxRequestedChanges: maxRequestedChanges:
COLLABORATOR: 0 COLLABORATOR: 0
mergeMethod: squash mergeMethod: squash
requiredBaseBranches: requiredBaseBranches:
- development - development
- test
reportStatus: true reportStatus: true