diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index bcbff404d8..5a3a3d56b5 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -112,7 +112,7 @@ jobs: "type": "button", "text": { "type": "plain_text", - "text": ":github: $action_text" + "text": ":github: Failed action" }, "url": "${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}" }