From 4c7936b83a2862cb197f35de2a693176af58a6b7 Mon Sep 17 00:00:00 2001 From: Claudia Garcia Date: Thu, 27 Apr 2023 12:22:07 +0100 Subject: [PATCH] [CONTENT-3783] Test message Signed-off-by: Claudia Garcia --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8afe879..9f9f61a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -111,7 +111,7 @@ jobs: "type": "section", "text": { "type": "mrkdwn", - "text": "The CI pipeline for <${{ github.event.head_commit.url }}|bitnami/minideb@${{ github.event.head_commit.id }}> did not succeed. Check the related <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|action run> for more information." + "text": "The CI pipeline for `bitnami/minideb` did not succeed. Check the related <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|action run> for more information." } } ]