diff --git a/repos/rust-lang/rustc-dev-guide.toml b/repos/rust-lang/rustc-dev-guide.toml index 36091a502..51be9423d 100644 --- a/repos/rust-lang/rustc-dev-guide.toml +++ b/repos/rust-lang/rustc-dev-guide.toml @@ -19,7 +19,7 @@ rustdoc-frontend = "write" wg-rustc-dev-guide = "maintain" [[branch-protections]] -pattern = "master" +pattern = "main" ci-checks = ["ci"] required-approvals = 0