mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
Add notify constraint (#1112)
This commit is contained in:
parent
bee11204b2
commit
66d560aab5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -1016,6 +1016,7 @@ jobs:
|
|||||||
- macos-package-mas
|
- macos-package-mas
|
||||||
steps:
|
steps:
|
||||||
- name: Check if any job failed
|
- name: Check if any job failed
|
||||||
|
if: ${{ (github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/rc') }}
|
||||||
env:
|
env:
|
||||||
CLOC_STATUS: ${{ needs.cloc.result }}
|
CLOC_STATUS: ${{ needs.cloc.result }}
|
||||||
SETUP_STATUS: ${{ needs.setup.result }}
|
SETUP_STATUS: ${{ needs.setup.result }}
|
||||||
|
Loading…
Reference in New Issue
Block a user