Skip to content

Commit 76bd570

Browse files
Update similarissues.yml
1 parent 893486a commit 76bd570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/similarissues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: craigloewen-msft/GitGudSimilarIssues@main
1616
with:
1717
issueTitle: ${{ github.event.issue.title }}
18+
issueBody: ${{ github.event.issue.body }}
1819
repository: ${{ github.repository }}
1920
similarityTolerance: "0.7"
2021
add-comment:

0 commit comments

Comments
 (0)