.github/settings.yml: switch to buildbot for required check

This commit is contained in:
zowoq 2023-11-04 10:53:40 +10:00
parent d90801d01f
commit 8fc672820b

View file

@ -144,8 +144,7 @@ branches:
strict: false
# Required. The list of status checks to require in order to merge into this branch
contexts:
- ci/hercules/evaluation
- ci/hercules/onPush/default
- buildbot/nix-eval
# 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: true
# Disabled for bors to work