Skip to content

Commit

Permalink
Update similarissues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
craigloewen-msft committed Jan 8, 2024
1 parent 2d38b6b commit 7862c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/similarissues.yml
Expand Up @@ -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"
Expand Down

0 comments on commit 7862c98

Please sign in to comment.