We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf46e52 commit af1dbbdCopy full SHA for af1dbbd
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