1
0
mirror of https://github.com/bitwarden/desktop synced 2025-12-25 04:33:21 +00:00

Add notify constraint (#1112)

This commit is contained in:
Vince Grassia
2021-10-15 13:07:05 -04:00
committed by GitHub
parent bee11204b2
commit 66d560aab5

View File

@@ -1016,6 +1016,7 @@ jobs:
- macos-package-mas
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 }}