Skip to content

Commit a1af885

Browse files
authored
Merge pull request #1853 from Kobzol/expect-test-branch-protection
Add back branch protection for `expect-test`
2 parents d6edb00 + 718a779 commit a1af885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-analyzer/expect-test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ rust-analyzer = "write"
88

99
[[branch-protections]]
1010
pattern = "master"
11-
pr-required = false
11+
ci-checks = ["test"]

0 commit comments

Comments
 (0)