Skip to content

Commit

Permalink
Adding emojis to test using HEX
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcargile committed May 12, 2020
1 parent ccd0c76 commit d3ad22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d3ad22d

Please sign in to comment.