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

View File

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