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