Skip to content

Commit

Permalink
Fix master branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmartel committed Apr 8, 2020
1 parent 8d05cd7 commit 08bb2be
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,5 @@ branches:
required_status_checks:
strict: true
contexts: ['YAML lint']
enforce_admins: true
restrictions:
apps: []
users: []
teams: []
enforce_admins: null
restrictions: null

0 comments on commit 08bb2be

Please sign in to comment.