Allow non-org members to label requires-debug-assertions

jruderman tried to add this in #104916, for example. I think I've seen this happen before as well.
This commit is contained in:
Michael Goulet
2022-11-25 16:06:52 -08:00
committed by GitHub
parent 8681d4cffc
commit 1dc88ffb3f

View File

@@ -15,7 +15,7 @@ allow-unauthenticated = [
"llvm-main",
"needs-fcp",
"relnotes",
"requires-nightly",
"requires-*",
"regression-*",
"perf-*",
"AsyncAwait-OnDeck",