Skip to content

Commit a731e41

Browse files
committed
blog: Add ci-checks
1 parent 9b99a2b commit a731e41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

repos/rust-lang/blog.rust-lang.org.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ inside-rust-reviewers = "write"
99

1010
[[branch-protections]]
1111
pattern = "master"
12+
ci-checks = [
13+
"lint",
14+
"build",
15+
]

0 commit comments

Comments
 (0)