1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-08 23:20:56 +00:00

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: conditions:
branches: branches:
- master - master
required: -1 required: 4
teams: teams:
- admin - admin