Skip to content

Commit b56f8a5

Browse files
authored
Merge pull request #1646 from GuillaumeGomez/auto-merge-gcc
Enable auto-merge feature on rustc_codegen_gcc repository
2 parents 501a9df + af1dbbd commit b56f8a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

repos/rust-lang/rustc_codegen_gcc.toml

+5
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ bots = []
66
[access.teams]
77
compiler = "write"
88
wg-gcc-backend = "maintain"
9+
10+
[[branch-protections]]
11+
pattern = "master"
12+
ci-checks = ["success"]
13+
required-approvals = 0

0 commit comments

Comments
 (0)