Properly configure permissions for protected branches

This commit is contained in:
Thomas Boerger
2019-01-22 10:52:39 +01:00
parent cf3c936f28
commit 3ab94b020a

View File

@@ -58,7 +58,6 @@ branches:
dismissal_restrictions:
teams:
- Admins
- Captain
required_status_checks:
strict: true
contexts:
@@ -66,4 +65,5 @@ branches:
enforce_admins: false
restrictions:
users: []
teams: []
teams:
- Admins