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
No known key found for this signature in database
GPG Key ID: 09745AFF9D63C79B

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