diff --git a/repos/rust-lang/rustup.toml b/repos/rust-lang/rustup.toml index e5b15fd0c..3aa65a2a8 100644 --- a/repos/rust-lang/rustup.toml +++ b/repos/rust-lang/rustup.toml @@ -8,5 +8,5 @@ bots = ["rustbot", "renovate"] rustup = "maintain" [[branch-protections]] -pattern = "master" +pattern = "main" ci-checks = ["conclusion"]