Skip to content

Commit

Permalink
Update similarissues.yml (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigloewen-msft committed Jan 8, 2024
1 parent e219ad4 commit 2cc15ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/similarissues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,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"
Expand Down

0 comments on commit 2cc15ce

Please sign in to comment.