diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 4566a63..831e62b 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -95,7 +95,7 @@ jobs: - name: Notify on Failure/Success id: slack-notification uses: slackapi/slack-github-action@v1.24.0 - if: ${{ github.ref_name == 'main' && github.event_name == 'schedule' }} + if: ${{ github.ref_name == 'main' && github.event_name == 'schedule' && always() }} with: # Slack channel id, channel name, or user id to post message. # See also: https://api.slack.com/methods/chat.postMessage#channels