From 43d39fbbe1fed1189d501f0a04d8500577706541 Mon Sep 17 00:00:00 2001 From: Pete Inge Date: Sun, 15 Sep 2024 13:55:03 -0400 Subject: [PATCH] =?UTF-8?q?ugh=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/testing-slack.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/testing-slack.yml b/.github/workflows/testing-slack.yml index bc26ed19..66a4cadb 100644 --- a/.github/workflows/testing-slack.yml +++ b/.github/workflows/testing-slack.yml @@ -239,7 +239,6 @@ jobs: id: context - name: Messages to env var - if: ${{ env.SHOULD_BUILD_JOB == 'true' && env.PR_NUMBER != 0 }} run: | # (echo "MESSAGE_MD_VAR=$(cat message.md)") >> "$GITHUB_ENV" MARKDOWN_CONTENTS=$(cat message.md) @@ -270,7 +269,7 @@ jobs: "type": "button", "text": { "type": "plain_text", - "text": "Results", + "text": "Full Output", "emoji": true }, "value": "phpstan_results",