Update similarissues.yml

This commit is contained in:
Craig Loewen 2024-01-08 14:23:33 -05:00 committed by GitHub
parent 2d38b6b275
commit 7862c98677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
if: needs.getSimilarIssues.outputs.message != ''
steps:
- name: Add comment
run: gh issue comment "$NUMBER" --repo "$REPO" --body "$BODY"