Skip to content

Commit

Permalink
this was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
enekofb committed Nov 17, 2023
1 parent bdae668 commit 1fafedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
notify-failure:
name: Notify Slack on Failure
runs-on: ubuntu-latest
needs: [smoke-tests-github, smoke-tests-gitlab-deploy, smoke-tests-gitlab-tenant]
needs: [smoke-tests-github]
if: ${{ failure() && github.ref == 'refs/heads/main' }}
steps:
- name: Send alert
Expand Down

0 comments on commit 1fafedc

Please sign in to comment.