Skip to content

Commit

Permalink
Update similar-issues-bot.yml tolerance to 0.81 (#9769)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigloewen-msft authored Jun 27, 2024
1 parent aad85c8 commit 807bbde
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 @@ -17,7 +17,7 @@ jobs:
issueTitle: ${{ github.event.issue.title }}
issueBody: ${{ github.event.issue.body }}
repo: ${{ github.repository }}
similaritytolerance: "0.70"
similaritytolerance: "0.81"
commentBody: |
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Expand Down

0 comments on commit 807bbde

Please sign in to comment.