mirror of
https://github.com/valitydev/base-workflows.git
synced 2024-11-06 09:25:18 +00:00
11 lines
222 B
YAML
11 lines
222 B
YAML
# These settings are synced to GitHub by https://probot.github.io/apps/settings/
|
|
_extends: .github
|
|
|
|
teams:
|
|
- name: devs
|
|
permission: push
|
|
- name: bots
|
|
permission: push
|
|
- name: maintainers
|
|
permission: push
|