Skip to content

Commit

Permalink
Update edition-guide branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Nov 4, 2024
1 parent 30f9f76 commit e8e298d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions repos/rust-lang/edition-guide.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ bots = ["rustbot", "rfcbot"]

[access.teams]
project-edition-2024 = "maintain"

[[branch-protections]]
pattern = "master"
ci-checks = ["Success gate"]
required-approvals = 0

0 comments on commit e8e298d

Please sign in to comment.