Skip to content

Commit c2bb7a3

Browse files
authored
Merge pull request #2010 from Kobzol/rustup-main
Rename default branch of rustup to `main`
2 parents 18ab2e8 + 1eaca75 commit c2bb7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/rustup.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ bots = ["rustbot", "renovate"]
88
rustup = "maintain"
99

1010
[[branch-protections]]
11-
pattern = "master"
11+
pattern = "main"
1212
ci-checks = ["conclusion"]

0 commit comments

Comments
 (0)