Fix test nightly job (#3153)

This commit is contained in:
Karolina Rakoczy 2023-02-13 10:48:07 +01:00 committed by GitHub
parent 15a0b812a6
commit 0af551eab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -290,7 +290,7 @@ jobs:
$auto_release
send-slack-notification:
if: ${{ always() && job.status != 'success' && github.event_name == 'repository_dispatch'}}
if: ${{ failure() && github.event_name == 'repository_dispatch'}}
runs-on: ubuntu-latest
steps:
- name: Notify Slack