Skip to content

Commit e1ddd37

Browse files
committed
Change branch protection of rustfmt
1 parent 6e8fc80 commit e1ddd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rustfmt = "write"
99
rustfmt-contributors = "write"
1010

1111
[[branch-protections]]
12-
pattern = "master"
12+
pattern = "main"
1313
required-approvals = 0
1414
ci-checks = [
1515
"(x86_64-unknown-linux-gnu, nightly)",

0 commit comments

Comments
 (0)