mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
Add Slack notifications constraint (#1639)
This commit is contained in:
parent
15eeb9d650
commit
86755e130c
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -421,6 +421,7 @@ jobs:
|
||||
- upload
|
||||
steps:
|
||||
- name: Check if any job failed
|
||||
if: ${{ (github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/rc') }}
|
||||
env:
|
||||
CLOC_STATUS: ${{ needs.cloc.result }}
|
||||
TESTING_STATUS: ${{ needs.testing.result }}
|
||||
|
Loading…
Reference in New Issue
Block a user