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:
parent
8681d4cffc
commit
1dc88ffb3f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ allow-unauthenticated = [
|
|||
"llvm-main",
|
||||
"needs-fcp",
|
||||
"relnotes",
|
||||
"requires-nightly",
|
||||
"requires-*",
|
||||
"regression-*",
|
||||
"perf-*",
|
||||
"AsyncAwait-OnDeck",
|
||||
|
|
Loading…
Add table
Reference in a new issue