Skip to content

Commit 727ec6b

Browse files
committed
Change default branch of www.rust-lang.org to main
1 parent 610ab29 commit 727ec6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/www.rust-lang.org.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bots = ["rustbot", "heroku-deploy-access"]
99
website = "maintain"
1010

1111
[[branch-protections]]
12-
pattern = "master"
12+
pattern = "main"
1313
pr-required = false
1414

1515
[[branch-protections]]

0 commit comments

Comments
 (0)