Merge pull request #1295 from pi-hole/tweak/pullapprove

Require 4 approvals instead of five for merging into master
This commit is contained in:
Dan Schaper 2017-03-04 15:17:25 -08:00 committed by DL6ER
parent bc514ea955
commit 8460b2544b
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD
1 changed files with 1 additions and 1 deletions

View File

@ -33,6 +33,6 @@ groups:
conditions:
branches:
- master
required: -1
required: 4
teams:
- admin