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

View file

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