Skip to content

Commit 1eaca75

Browse files
committed
Rename default branch of rustup to main
1 parent 18ab2e8 commit 1eaca75

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)