diff --git a/.github/workflows/linter-failure-notifier.yml b/.github/workflows/linter-failure-notifier.yml index 7690a2ea3e..a32fd49a5b 100644 --- a/.github/workflows/linter-failure-notifier.yml +++ b/.github/workflows/linter-failure-notifier.yml @@ -43,7 +43,15 @@ jobs: target_line="• Trigger: ${TRIGGER_EVENT}" fi - message=":warning: Linter workflow failed in ${REPO}.\n• Workflow: ${RUN_NAME}\n${target_line}\n• Branch: ${BRANCH}\n• Commit: ${short_sha}\n• Run: ${RUN_URL}" + message=$(cat <