We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 501a9df + af1dbbd commit b56f8a5Copy full SHA for b56f8a5
repos/rust-lang/rustc_codegen_gcc.toml
@@ -6,3 +6,8 @@ bots = []
6
[access.teams]
7
compiler = "write"
8
wg-gcc-backend = "maintain"
9
+
10
+[[branch-protections]]
11
+pattern = "master"
12
+ci-checks = ["success"]
13
+required-approvals = 0
0 commit comments