From e2a0e28a7b21acfdfea8724a1724133ce1bffa80 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:14:19 -0400 Subject: [PATCH] Increase similarity threshold on potential duplicates workflow (#10870) --- .github/workflows/potential-duplicates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/potential-duplicates.yml b/.github/workflows/potential-duplicates.yml index cbfd2518..28ebda96 100644 --- a/.github/workflows/potential-duplicates.yml +++ b/.github/workflows/potential-duplicates.yml @@ -41,7 +41,7 @@ jobs: for from state: all - threshold: 0.7 + threshold: 0.8 comment: | This issue is potentially a duplicate of one of the following issues: {{#issues}}