Skip to content

Commit

Permalink
Update add-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiisamko091184 authored Apr 18, 2024
1 parent 67dd550 commit aacbbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
issue-number: ${{ github.event.issue.number }}
body: |
Hey ${{ github.user.name }}
Hey ${{ github.event.issue.number }}
This is a multi-line test comment
- With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1]
Expand Down

0 comments on commit aacbbe8

Please sign in to comment.