GHA: build failure notification connected to purge_cache
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
||||
urls: ${{ needs.eclipse-language-servers-build.outputs.invalid_urls }}
|
||||
|
||||
notify-failure:
|
||||
needs: [ eclipse-language-servers-build ]
|
||||
needs: [ eclipse-language-servers-build, purge_cache ]
|
||||
if: ${{ always() && contains(needs.*.result, 'failure') }}
|
||||
uses: ./.github/workflows/notify-failed.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user