Skip to content

Commit 2488d33

Browse files
authored
Merge pull request #1429 from Turbo87/blog-checks
blog: Add `ci-checks`
2 parents 9b99a2b + a731e41 commit 2488d33

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)