diff --git a/repos/rust-lang/hashbrown.toml b/repos/rust-lang/hashbrown.toml index 5bd80eefc..3bb251816 100644 --- a/repos/rust-lang/hashbrown.toml +++ b/repos/rust-lang/hashbrown.toml @@ -2,7 +2,7 @@ org = "rust-lang" name = "hashbrown" description = "Rust port of Google's SwissTable hash map" homepage = "https://rust-lang.github.io/hashbrown" -bots = ["bors"] +bots = [] [access.teams] libs = "write" @@ -10,3 +10,4 @@ libs-contributors = "write" [[branch-protections]] pattern = "master" +ci-checks = ["conclusion"]