diff --git a/.github/settings.yml b/.github/settings.yml index ec26f00..ae28434 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -136,6 +136,6 @@ branches: 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. restrictions: - apps: [] + apps: [ "bors" ] users: [] teams: []