From 26e0aac69ac8b3e91f58048bd8360efdda8f3a17 Mon Sep 17 00:00:00 2001 From: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> Date: Sat, 1 Jul 2023 13:31:05 +0200 Subject: [PATCH] Update triagebot.toml --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) 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"]