mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-10 03:20:39 +00:00
Properly configure permissions for protected branches
This commit is contained in:
parent
7e171325ed
commit
7967a923af
4
.github/settings.yml
vendored
4
.github/settings.yml
vendored
@ -70,4 +70,6 @@ branches:
|
|||||||
enforce_admins: false
|
enforce_admins: false
|
||||||
restrictions:
|
restrictions:
|
||||||
users: []
|
users: []
|
||||||
teams: []
|
teams:
|
||||||
|
- Admins
|
||||||
|
- Captain
|
||||||
|
Loading…
Reference in New Issue
Block a user