From df2974d06f76fe0945c06be09ca84e977eebd510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cmitchcivic=E2=80=9D?= Date: Tue, 11 Mar 2025 16:14:25 -0700 Subject: [PATCH] add version check --- .github/workflows/e2e-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 6aebcca..f706f21 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -183,7 +183,7 @@ jobs: CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} - name: Send Slack Notification on Failure - if: always() + if: failure() uses: slackapi/slack-github-action@v1.27.0 with: payload: |