diff --git a/.github/workflows/check-oss-contributor.yml b/.github/workflows/check-oss-contributor.yml index f9bd54248e..01cb87656b 100644 --- a/.github/workflows/check-oss-contributor.yml +++ b/.github/workflows/check-oss-contributor.yml @@ -16,8 +16,8 @@ jobs: secrets: inherit notify-error: - needs: ["run-checks"] - if: ${{ failure() }} + # needs: ["run-checks"] + if: ${{ always() }} name: Notify error runs-on: ubuntu-latest steps: