Skip to content

Commit 4807c11

Browse files
authored
blog repo: change branch protection pattern from 'master' to 'main'
1 parent f632438 commit 4807c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/blog.rust-lang.org.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ website = "maintain"
1111
release = "write"
1212

1313
[[branch-protections]]
14-
pattern = "master"
14+
pattern = "main"
1515
ci-checks = [
1616
"lint",
1717
"build",

0 commit comments

Comments
 (0)