Skip to content

Commit

Permalink
[DO NOT MERGE] Remove failure condition
Browse files Browse the repository at this point in the history
To test if slack action is still working
  • Loading branch information
johannaengland committed Nov 19, 2024
1 parent a83b708 commit 4dcd888
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dockercompose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Send GitHub Action trigger data to Slack workflow
id: slack
if: failure()
uses: slackapi/[email protected]
with:
payload: |
Expand Down

0 comments on commit 4dcd888

Please sign in to comment.