From 002c876236a97950ca010383cf9e9b4f37c46067 Mon Sep 17 00:00:00 2001 From: Micha Hobert Date: Wed, 6 Dec 2023 16:07:55 +0100 Subject: [PATCH] Test script --- .github/workflows/watcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/watcher.yml b/.github/workflows/watcher.yml index f7ecc2d53..f27805754 100644 --- a/.github/workflows/watcher.yml +++ b/.github/workflows/watcher.yml @@ -31,7 +31,7 @@ jobs: "type": "section", "text": { "type": "mrkdwn", - "text": ":ladybug: Failed file watcher with status \'${{ steps.watcher.outcome }}\': Please check ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}" + "text": ":ladybug: Failed file watcher with status '${{ steps.watcher.outcome }}': Please check ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}" } } ]