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.
ci-checks
1 parent 9b99a2b commit a731e41Copy full SHA for a731e41
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