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 66f9228 commit 664db74
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/add-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
with:
issue-number: ${{ github.event.issue.number }}
body: |
Hey @${{ github.actor }}
This is a multi-line test comment
- With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment
Hey @${{ github.actor }}!
Thanks for contributing to the SuiteCRM project :sparkles:
> **Remember to support your issue by voting!**
Get more information [here](https://docs.suitecrm.com/community/raising-issues/issues-voting/)
reactions: '+1'

0 comments on commit 664db74

Please sign in to comment.