diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index bf596b12eb..e4fcff684e 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -11,6 +11,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} notification: + if: ${{ failure() }} needs: security_audit runs-on: ubuntu-latest steps: