Skip to content

Commit c73249c

Browse files
authored
Merge pull request #2146 from tgross35/builtins-branch
Update the compiler-builtins protected branch name
2 parents d6ea153 + 33b760c commit c73249c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/compiler-builtins.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ bots = ["rustbot"]
77
crate-maintainers = "maintain"
88

99
[[branch-protections]]
10-
pattern = "master"
10+
pattern = "main"
1111
ci-checks = ["success"]
1212
required-approvals = 0

0 commit comments

Comments
 (0)