Skip to content

Commit

Permalink
Merge pull request #48 from peter-evans/test-emoji
Browse files Browse the repository at this point in the history
Add sparkles emoji
  • Loading branch information
Peter Evans authored and GitHub committed Jun 7, 2020
2 parents c3bd15e + 9470f7e commit 507a8a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
issue-number: ${{ needs.build.outputs.issue-number }}
body: |
This is a multi-line test comment
- With GitHub **Markdown**
- With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
issue-number: 1
body: |
This is a multi-line test comment
- With GitHub **Markdown**
- With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This action was created to help facilitate a GitHub Actions "ChatOps" solution i
issue-number: 1
body: |
This is a multi-line test comment
- With GitHub **Markdown**
- With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment
Expand Down

0 comments on commit 507a8a6

Please sign in to comment.