mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-26 12:25:20 +01:00
Add notify constraint (#522)
This commit is contained in:
parent
2c1ae933a4
commit
62011628d0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -79,6 +79,7 @@ jobs:
|
||||
- build
|
||||
steps:
|
||||
- name: Check if any job failed
|
||||
if: ${{ (github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/rc') }}
|
||||
env:
|
||||
CLOC_STATUS: ${{ needs.cloc.result }}
|
||||
BUILD_STATUS: ${{ needs.build.result }}
|
||||
|
Loading…
Reference in New Issue
Block a user