Skip to content

Commit 05b281c

Browse files
committed
Change branch protection of rustc-dev-guide to main
1 parent cf1b90a commit 05b281c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/rustc-dev-guide.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustdoc-frontend = "write"
1919
wg-rustc-dev-guide = "maintain"
2020

2121
[[branch-protections]]
22-
pattern = "master"
22+
pattern = "main"
2323
ci-checks = ["ci"]
2424
required-approvals = 0
2525

0 commit comments

Comments
 (0)