diff --git a/config/config.yaml b/config/config.yaml index 63e6df0deb..63c1c8315d 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -152,8 +152,10 @@ branch-protection: required_status_checks: contexts: - "test-dev-packages / test-packages" + - "test-dev-packages-arm64 / test-packages" # The musl static package is currently disabled so we do not need to require testing # - "test-dev-packages (static) / test-packages" + - "format code 🐲" # note: we don't need build jobs, since tests depends on them branches: master: