diff --git a/repos/rust-lang/beyond-refs.toml b/repos/rust-lang/beyond-refs.toml index 29ad0537e..6c53b30d9 100644 --- a/repos/rust-lang/beyond-refs.toml +++ b/repos/rust-lang/beyond-refs.toml @@ -22,8 +22,8 @@ wg-safe-transmute = "maintain" [[branch-protections]] pattern = "main" +ci-checks = ["build"] required-approvals = 0 -pr-required = false [environments.github-pages] branches = ["main"]