Skip to content

Commit

Permalink
Add Slack notifications constraint (bitwarden#1639)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia authored Oct 15, 2021
1 parent 15eeb9d commit 86755e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 86755e1

Please sign in to comment.