Skip to content

Commit

Permalink
ci: update settings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Oct 17, 2023
1 parent 5546e42 commit d5215f4
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ labels:

collaborators:
- username: phnx47-bot
# Direct push to 'main' branch. Try integrate automerge like this https://github.com/marketplace/actions/enable-github-automerge
permission: admin
teams:
- name: devs
Expand All @@ -73,19 +72,10 @@ teams:
branches:
- name: main
protection:
required_pull_request_reviews:
required_approving_review_count: 1
dismiss_stale_reviews: true
require_code_owner_reviews: false
dismissal_restrictions:
users: []
teams: []
required_pull_request_reviews: null
required_status_checks:
strict: false
contexts: ['Build & Test']
enforce_admins: false
required_linear_history: false
restrictions:
apps: []
users: []
teams: []
restrictions: null

0 comments on commit d5215f4

Please sign in to comment.