You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/settings.yml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -58,10 +58,6 @@ branches:
58
58
dismiss_stale_reviews: true
59
59
# Blocks merge until code owners have reviewed.
60
60
require_code_owner_reviews: true
61
-
# Specify which users and teams can dismiss pull request reviews. Pass an empty dismissal_restrictions object to disable. User and team dismissal_restrictions are only available for organization-owned repositories. Omit this parameter for personal repositories.
62
-
dismissal_restrictions:
63
-
users: []
64
-
teams: []
65
61
# Required. Require status checks to pass before merging. Set to null to disable
66
62
required_status_checks:
67
63
# Required. Require branches to be up to date before merging.
0 commit comments