From 9470f7e87385f1f8e40085d4ec394a683149b706 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Mon, 8 Jun 2020 08:38:27 +0900 Subject: [PATCH] Add sparkles emoji --- .github/workflows/ci.yml | 2 +- .github/workflows/test-command.yml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c01d04..a91442e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index fd67f7c..1229654 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -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 diff --git a/README.md b/README.md index 5349c62..067a9d4 100644 --- a/README.md +++ b/README.md @@ -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