mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-04-07 13:20:16 +03:00
Increase similarity threshold on potential duplicates workflow (#10870)
This commit is contained in:
parent
a1df74e800
commit
e2a0e28a7b
2
.github/workflows/potential-duplicates.yml
vendored
2
.github/workflows/potential-duplicates.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
for
|
for
|
||||||
from
|
from
|
||||||
state: all
|
state: all
|
||||||
threshold: 0.7
|
threshold: 0.8
|
||||||
comment: |
|
comment: |
|
||||||
This issue is potentially a duplicate of one of the following issues:
|
This issue is potentially a duplicate of one of the following issues:
|
||||||
{{#issues}}
|
{{#issues}}
|
||||||
|
Loading…
Reference in New Issue
Block a user