Skip to content

Commit

Permalink
Update triagebot.toml to new label names
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Feb 6, 2021
1 parent dfb34c0 commit dfe08f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions triagebot.toml
@@ -1,7 +1,7 @@
[relabel]
allow-unauthenticated = [
"A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
"good-first-issue"
"A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
"good first issue"
]

[assign]

0 comments on commit dfe08f4

Please sign in to comment.