diff --git a/.github/workflows/ci-nightly-performance-testing.yaml b/.github/workflows/ci-nightly-performance-testing.yaml index c4a9a19bf6..4c1dd8f6a0 100644 --- a/.github/workflows/ci-nightly-performance-testing.yaml +++ b/.github/workflows/ci-nightly-performance-testing.yaml @@ -60,6 +60,7 @@ jobs: - name: "NOTIFY:SLACK:FAILURE" #if: failure() && github.event_name == 'schedule' + if: failure() uses: 8398a7/action-slack@v3 with: status: ${{ job.status }}