From 0bdcad9ffc545e1b775b90fe88cfa07e0019ce19 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Fri, 17 Apr 2020 15:49:01 +0900 Subject: [PATCH] Update test command --- .github/workflows/test-command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index bcc73d6..73f9f80 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -50,7 +50,7 @@ jobs: uses: ./ with: comment-id: ${{ steps.couc.outputs.comment-id }} - reaction-type: heart + reaction-type: heart, hooray, laugh - name: Add reaction uses: peter-evans/create-or-update-comment@v1