Skip to content

Commit bab5f29

Browse files
committed
switch docs.rs to "main" as default branch
1 parent 544f59b commit bab5f29

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)