Skip to content

Commit cf1f624

Browse files
authored
Merge pull request #2104 from syphar/switch-main
switch docs.rs to "main" as default branch
2 parents a0c3168 + bab5f29 commit cf1f624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/docs.rs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ docs-rs = 'write'
99
docs-rs-reviewers = 'write'
1010

1111
[[branch-protections]]
12-
pattern = 'master'
12+
pattern = 'main'
1313
required-approvals = 0

0 commit comments

Comments
 (0)