Skip to content

Commit

Permalink
Increase similarity threshold on potential duplicates workflow (#10870)
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Apr 30, 2024
1 parent a1df74e commit e2a0e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/potential-duplicates.yml
Expand Up @@ -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}}
Expand Down

0 comments on commit e2a0e28

Please sign in to comment.