allow bors to merge
This commit is contained in:
parent
6333578625
commit
50f713532a
1 changed files with 1 additions and 1 deletions
2
.github/settings.yml
vendored
2
.github/settings.yml
vendored
|
@ -136,6 +136,6 @@ branches:
|
||||||
required_linear_history: false
|
required_linear_history: false
|
||||||
# Required. Restrict who can push to this branch. Team and user restrictions are only available for organization-owned repositories. Set to null to disable.
|
# Required. Restrict who can push to this branch. Team and user restrictions are only available for organization-owned repositories. Set to null to disable.
|
||||||
restrictions:
|
restrictions:
|
||||||
apps: []
|
apps: [ "bors" ]
|
||||||
users: []
|
users: []
|
||||||
teams: []
|
teams: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue