Skip to content

Commit b39354d

Browse files
authored
Merge pull request #2055 from Kobzol/rust-lang-default-branch
Change branch protection for `rust-lang/rust`
2 parents 4cfc886 + 33f336d commit b39354d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/rust.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ types = "write"
2828
wg-triage = "write"
2929

3030
[[branch-protections]]
31-
pattern = "master"
31+
pattern = "main"
3232
merge-bots = ["homu"]
3333

3434
[[branch-protections]]

0 commit comments

Comments
 (0)