We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b99a2b + a731e41 commit 2488d33Copy full SHA for 2488d33
repos/rust-lang/blog.rust-lang.org.toml
@@ -9,3 +9,7 @@ inside-rust-reviewers = "write"
9
10
[[branch-protections]]
11
pattern = "master"
12
+ci-checks = [
13
+ "lint",
14
+ "build",
15
+]
0 commit comments