Skip to content

Commit

Permalink
ci: manage team assignment via settings
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Feb 19, 2024
1 parent 4992cc8 commit 59fb7bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@ labels:
color: cccccc
description: This is out of scope and outdated

teams:
- name: admins
permission: admin
- name: bots
permission: admin
- name: members
permission: maintain

branches:
- name: master
protection:
Expand Down

0 comments on commit 59fb7bb

Please sign in to comment.