diff --git a/repos/rust-lang/stdarch.toml b/repos/rust-lang/stdarch.toml index 2886c0ee4..faeb0e35f 100644 --- a/repos/rust-lang/stdarch.toml +++ b/repos/rust-lang/stdarch.toml @@ -9,5 +9,5 @@ libs = "write" [[branch-protections]] pattern = "master" -ci-checks = ["success"] +ci-checks = ["conclusion"] required-approvals = 0