Skip to content

Commit e172b40

Browse files
authored
Merge pull request #1605 from ehuss/edition-guide-merge-queue
Update edition-guide branch protection
2 parents 30f9f76 + e8e298d commit e172b40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

repos/rust-lang/edition-guide.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ bots = ["rustbot", "rfcbot"]
66

77
[access.teams]
88
project-edition-2024 = "maintain"
9+
10+
[[branch-protections]]
11+
pattern = "master"
12+
ci-checks = ["Success gate"]
13+
required-approvals = 0

0 commit comments

Comments
 (0)