Skip to content

Add Comment To New Issue #5

Add Comment To New Issue

Add Comment To New Issue #5

name: 'Add Comment To New Issue'
on:
issues:
types: opened
permissions:
contents: read
issues: write
jobs:
new_issue_comment:
runs-on: ubuntu-latest
steps:
- uses: GrantBirki/[email protected]
with:
issue-number: ${{ github.event.issue.number }}
body: |
**To vote for this issue, please add a 👍 emoji to the issue description. Votes in comments are not recorded.**