From eff00c11b2d7ff087fe05bef1c59ef3d11409c6e Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Mon, 9 Mar 2026 09:50:44 -0700 Subject: [PATCH] fix message --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 2cdd4e4c..1a556c04 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -75,4 +75,4 @@ jobs: - type: section text: type: mrkdwn - text: "View run: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}" + text: ":x: *connectapi nightly integration tests failed*\n\nView run: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"