From 7153c5a45efdc952efc54df445cd284941c57907 Mon Sep 17 00:00:00 2001 From: sangeet-joy_xero Date: Fri, 18 Oct 2024 11:25:17 +0530 Subject: [PATCH] bot token with no text value --- .github/actions/notify-slack/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/notify-slack/action.yml b/.github/actions/notify-slack/action.yml index baef838c..083d8368 100644 --- a/.github/actions/notify-slack/action.yml +++ b/.github/actions/notify-slack/action.yml @@ -51,7 +51,6 @@ runs: channel-id: ${{inputs.channel_id}} payload: | { - "text": "Testing the pipeline", "blocks": [ { "type": "section",