Skip to content

Commit

Permalink
chore: updated manifest.json and dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
ubqbot[bot] authored Nov 27, 2024
1 parent f626c26 commit 6fa432f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,17 @@
"properties": {
"matchThreshold": {
"default": 0.95,
"description": "The minimum similarity score when considering existing issues to be duplicates.",
"type": "number"
},
"warningThreshold": {
"default": 0.75,
"description": "",
"type": "number"
},
"jobMatchingThreshold": {
"default": 0.75,
"description": "The minimum similarity score when considering users to be suitable for a job.",
"type": "number"
}
}
Expand Down

0 comments on commit 6fa432f

Please sign in to comment.