Update settings.yml

This commit is contained in:
Jazzband Bot 2021-06-11 23:27:02 +02:00 committed by GitHub
parent 5e87b2098e
commit 9fa0efe600
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,6 @@ branches:
# Required. Require branches to be up to date before merging.
strict: true
# Required. The list of status checks to require in order to merge into this branch
contexts: ["pullapprove"]
contexts: ["test"]
# 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: null