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.
2 parents 7cb869f + 6db1c7e commit 8105ef9Copy full SHA for 8105ef9
repos/rust-lang/crates-io-auth-action.toml
@@ -6,3 +6,8 @@ bots = []
6
[access.teams]
7
infra-admins = "write"
8
infra = "triage"
9
+
10
+[[branch-protections]]
11
+pattern = "main"
12
+ci-checks = ["Conclusion"]
13
+required-approvals = 0
0 commit comments