Skip to content

Commit ff1315b

Browse files
authored
Merge pull request #1998 from Kobzol/rustc-dev-guide-main
Change branch protection of rustc-dev-guide to `main`
2 parents 154646a + 05b281c commit ff1315b

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
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)