Skip to content

Commit 0e1de25

Browse files
authored
allow bors to push (#28)
1 parent 9851d04 commit 0e1de25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ branches:
140140
required_linear_history: true
141141
# Required. Restrict who can push to this branch. Team and user restrictions are only available for organization-owned repositories. Set to null to disable.
142142
restrictions:
143-
apps: []
143+
apps: [ "bors" ]
144144
users: []
145145
teams: []

0 commit comments

Comments
 (0)