From 13a2469257f7ccdeffdd8f68d6d8b7e22ecdd568 Mon Sep 17 00:00:00 2001 From: Jason Harley Date: Thu, 10 Oct 2024 10:51:39 -0400 Subject: [PATCH] once more with .. emoji --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5844638c..9edb2a31 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,7 +108,7 @@ jobs: payload: | { "username": "Terraform Provider CI", - "text": "The scheduled test suite run failed for the US region.\nPlease Investigate.\n\n", + "text": ":rotating_light: The scheduled test suite run failed for the US region.\n\n", "icon_emoji": ":terraform-fall-down:" } env: @@ -213,7 +213,7 @@ jobs: payload: | { "username": "Terraform Provider CI", - "text": "The scheduled test suite run failed in the EU region.\nPlease Investigate.\n\n", + "text": ":rotating_light: The scheduled test suite run failed for the EU region.\n\n", "icon_emoji": ":terraform-fall-down:" } env: