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 c2f3830 commit 8bd365c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ branches:

required_status_checks:
strict: true
contexts: ["Rust", "Pre-Commit"]
contexts:
- "build"
- "pre-commit"

enforce_admins: false
required_linear_history: true
restrictions:
apps: []
restrictions: null

0 comments on commit 8bd365c

Please sign in to comment.