Skip to content

Commit

Permalink
Update similar-issues-bot.yml tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
craigloewen-msft authored Jan 5, 2024
1 parent 96d825b commit b568736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/similar-issues-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
issuetitle: ${{ github.event.issue.title }}
repo: ${{ github.repository }}
similaritytolerance: "0.75"
similaritytolerance: "0.70"
commentBody: |
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Expand Down

0 comments on commit b568736

Please sign in to comment.