Skip to content

Commit

Permalink
e2e: chore: notify slack on every failure (#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamil314 authored Sep 10, 2024
1 parent 7b30bf9 commit d215386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-and-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ jobs:
if: failure()
steps:
- name: Send Slack notification
if: needs.get-previous-run.outputs.previous_run_result == 'success'
uses: slackapi/[email protected]
with:
channel-id: 'C02LU432JGK'
Expand Down

0 comments on commit d215386

Please sign in to comment.