Skip to content

Commit

Permalink
update branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Apr 11, 2021
1 parent 0838f25 commit 4e81dbe
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@ labels:
branches:
- name: main
protection:
required_pull_request_reviews: null
required_status_checks:
strict: true
strict: false
contexts:
- continuous-integration/drone/pr
enforce_admins: false
restrictions:
users: []
teams: []
enforce_admins: null
restrictions: null

0 comments on commit 4e81dbe

Please sign in to comment.