Skip to content

Commit

Permalink
Add S-* label modifier to triagebot
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Sep 16, 2020
1 parent 74051c4 commit 9c546b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triagebot.toml
@@ -1,6 +1,6 @@
[relabel]
allow-unauthenticated = [
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*",
"good first issue", "needs test"
]

Expand Down

0 comments on commit 9c546b5

Please sign in to comment.