Skip to content

Commit c9d0511

Browse files
committed
Change lang-team default branch to main
Only CI relevant seems to be GH pages environment. The deploy workflow already hedges against `master` vs `main`, cf. <https://github.com/rust-lang/lang-team/blob/11beedc287edaacb33d77fa18340c0ac097e5ece/.github/workflows/deploy.yml#L35>.
1 parent 8f1b174 commit c9d0511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

repos/rust-lang/lang-team.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ types = "maintain"
1212
release = "maintain"
1313

1414
[environments.github-pages]
15-
branches = ["gh-pages", "master"]
15+
branches = ["gh-pages", "main"]
1616

0 commit comments

Comments
 (0)