Skip to content

Commit

Permalink
Fix settings
Browse files Browse the repository at this point in the history
  • Loading branch information
acovaci committed May 16, 2024
1 parent 639706a commit e6b5d1e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,19 @@ collaborators:
- username: acovaci
- username: scarab5q

branches:
- name: main
protection:
required_status_checks:
strict: true
contexts:
- pre-commit
- build
# branches:
# - name: main
# protection:
# required_status_checks:
# strict: true
# contexts:
# - pre-commit
# - build

required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: true
required_approving_review_count: 1
# required_pull_request_reviews:
# dismiss_stale_reviews: true
# require_code_owner_reviews: true
# required_approving_review_count: 1

enforce_admins: null
restrictions: null
# enforce_admins: null
# restrictions: null

0 comments on commit e6b5d1e

Please sign in to comment.