diff --git a/repos/rust-lang/cc-rs.toml b/repos/rust-lang/cc-rs.toml index 15798ee75..ff57ab307 100644 --- a/repos/rust-lang/cc-rs.toml +++ b/repos/rust-lang/cc-rs.toml @@ -14,3 +14,4 @@ madsmtm = 'write' [[branch-protections]] pattern = 'main' required-approvals = 0 +ci-checks = ['Tests pass']