From d3ad22d7ae797714a463268baaf48498d4a18877 Mon Sep 17 00:00:00 2001 From: JD Cargile Date: Tue, 12 May 2020 00:05:12 -0600 Subject: [PATCH] Adding emojis to test using HEX --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f34dbf16..5257f1bc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -51,6 +51,6 @@ jobs: with: github-token: ${{ github.token }} ms-teams-webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }} - notification-summary: "Emojify! :rocket:​​ ​​​​​​​​​:100: :checkered_flag:" + notification-summary: "Emojify! #1F6A2​​ #2705" notification-color: 28a745 timezone: America/Denver \ No newline at end of file