diff options
| author | Frank Steffahn <frank.steffahn@stu.uni-kiel.de> | 2021-06-01 18:26:42 +0200 |
|---|---|---|
| committer | Frank Steffahn <frank.steffahn@stu.uni-kiel.de> | 2021-06-01 18:26:42 +0200 |
| commit | 1213d9262f31873dfa396bd57290c2ced63670ff (patch) | |
| tree | 6f77a3401476232ca2758f2b034b201e9e7afbd8 | |
| parent | 7f9ab0300cd66f6f616e03ea90b2d71af474bf28 (diff) | |
Update unsound label for triagebot
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 8b6157cd4aa..c97f63f1cfd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -79,7 +79,7 @@ trigger_labels = [ "regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly", - "I-unsound 💥", + "I-unsound", ] exclude_labels = [ "P-*", |
