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.
glob
1 parent cfe68ea commit f71674eCopy full SHA for f71674e
repos/rust-lang/glob.toml
@@ -6,3 +6,8 @@ bots = []
6
7
[access.teams]
8
crate-maintainers = 'maintain'
9
+
10
+[[branch-protections]]
11
+pattern = "master"
12
+ci-checks = ["success"]
13
+required-approvals = 0
0 commit comments