diff --git a/repos/rust-lang/rustfmt.toml b/repos/rust-lang/rustfmt.toml index 04464e538..3acb3e230 100644 --- a/repos/rust-lang/rustfmt.toml +++ b/repos/rust-lang/rustfmt.toml @@ -9,6 +9,7 @@ rustfmt = "write" [[branch-protections]] pattern = "master" +required-approvals = 0 ci-checks = [ "(x86_64-unknown-linux-gnu, nightly)", "(x86_64-unknown-linux-gnu, stable)",