Skip to content

Commit

Permalink
fix: settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kristof-mattei committed Dec 1, 2022
1 parent a466345 commit 769ba7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ repository:
# # * `maintain` - Recommended for project managers who need to manage the repository without access to sensitive or destructive actions.
# # * `triage` - Recommended for contributors who need to proactively manage issues and pull requests without write access.

# # See https://docs.github.com/en/rest/reference/teams#add-or-update-team-repository-permissions for available options
# See https://docs.github.com/en/rest/reference/teams#add-or-update-team-repository-permissions for available options
# teams:
# - name: core
# # The permission to grant the team. Can be one of:
Expand Down Expand Up @@ -142,7 +142,7 @@ branches:
# Prevent merge commits from being pushed to matching 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:
restrictions: null
# apps: []
# users: []
# teams: []

0 comments on commit 769ba7d

Please sign in to comment.