1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-24 04:04:29 +00:00

Add notify constraint (#162)

This commit is contained in:
Vince Grassia
2021-10-15 13:06:39 -04:00
committed by GitHub
parent 35b0e81beb
commit cc4f8c9f8d

View File

@@ -473,6 +473,7 @@ jobs:
- macos
steps:
- name: Check if any job failed
if: ${{ (github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/rc') }}
env:
CLOC_STATUS: ${{ needs.cloc.result }}
SETUP_STATUS: ${{ needs.setup.result }}