mirror of https://github.com/microsoft/WSL
Update similarissues.yml
This commit is contained in:
parent
2d38b6b275
commit
7862c98677
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue