Skip to content

Commit

Permalink
chore: update branch protection settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pczeglik-iohk committed Apr 29, 2024
1 parent 87ca908 commit 2de6583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ branches:
strict: false
# Required. The list of status checks to require in order to merge into this branch
checks:
- context: Build & Test
- context: block-fixup
- context: Build Staking Center
- context: Unit tests
- context: Smoke tests
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
enforce_admins:
# Prevent merge commits from being pushed to matching branches
Expand Down

0 comments on commit 2de6583

Please sign in to comment.