mirror of https://github.com/Lissy93/dashy.git
🏗️ Reduced sensitivity for duplicate issue check
This commit is contained in:
parent
3dbe488359
commit
cc656a6313
|
@ -14,7 +14,7 @@ jobs:
|
|||
exclude: '[BUG] [QUESTION] [FEEDBACK] [SHOWCASE]'
|
||||
label: '🕸️ Potential Duplicate'
|
||||
state: all
|
||||
threshold: 0.6
|
||||
threshold: 0.75
|
||||
reactions: 'eyes'
|
||||
comment: >
|
||||
Potential duplicates: {{#issues}}
|
||||
|
|
Loading…
Reference in New Issue