Skip to content

Commit 544f59b

Browse files
authored
Merge pull request #2056 from Kobzol/rustfmt-branch-protection
Change branch protection of `rustfmt`
2 parents 59a2cda + e1ddd37 commit 544f59b

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)