Skip to content

Commit

Permalink
Allow anyone to add or remove any label starting with perf-
Browse files Browse the repository at this point in the history
  • Loading branch information
rylev committed Jul 1, 2021
1 parent 3cb1c11 commit 07aa46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ allow-unauthenticated = [
"D-*",
"requires-nightly",
"regression-*",
"perf-regression",
"perf-*",
# I-* without I-nominated
"I-*", "!I-nominated",
"AsyncAwait-OnDeck",
Expand Down

0 comments on commit 07aa46e

Please sign in to comment.