Allow anyone to add or remove any label starting with perf-

This commit is contained in:
Ryan Levick 2021-07-01 14:56:24 +02:00
parent 3cb1c11340
commit 07aa46e9e4

View file

@ -4,7 +4,7 @@ allow-unauthenticated = [
"D-*",
"requires-nightly",
"regression-*",
"perf-regression",
"perf-*",
# I-* without I-nominated
"I-*", "!I-nominated",
"AsyncAwait-OnDeck",