Skip to content

Commit 0febab9

Browse files
authored
Merge pull request #2046 from Turbo87/remove-cratesio-branch-protection
Remove branch protections from `crates.io` repository
2 parents 731940c + ebc04e0 commit 0febab9

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

repos/rust-lang/crates.io.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,3 @@ bots = ["renovate", "rustbot", "heroku-deploy-access"]
66

77
[access.teams]
88
crates-io = "write"
9-
10-
[[branch-protections]]
11-
pattern = "main"
12-
ci-checks = [
13-
"Backend / Lint",
14-
"Backend / Test",
15-
"Frontend / Lint",
16-
"Frontend / Test",
17-
"Backend / dependencies",
18-
]
19-
required-approvals = 0

0 commit comments

Comments
 (0)