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 02e33af commit 6db1c7eCopy full SHA for 6db1c7e
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