diff --git a/triagebot.toml b/triagebot.toml index 887028a..9491e06 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -12,3 +12,4 @@ new_pr = true [autolabel."help wanted"] new_pr = true new_issue = true +exclude_labels = ["duplicate"]