diff --git a/repos/rust-lang/hashbrown.toml b/repos/rust-lang/hashbrown.toml index 2637335b0..a6732fa06 100644 --- a/repos/rust-lang/hashbrown.toml +++ b/repos/rust-lang/hashbrown.toml @@ -9,7 +9,7 @@ libs = "write" libs-contributors = "write" [[branch-protections]] -pattern = "master" +pattern = "main" ci-checks = ["conclusion"] required-approvals = 0 merge-queue = { enabled = true }