diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3e0e9a9e..9a5c80f2 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! 🚢​​; ✅" + notification-summary: "Emojify! 🚢​​ ✅" notification-color: 28a745 timezone: America/Denver \ No newline at end of file