Skip to content

Commit

Permalink
Update slack_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drewoldag authored Oct 6, 2023
1 parent e4159dc commit 38a9445
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/slack_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Always fail
run: exit ${{ matrix.return-values }}
- name: Always pass
run: exit 0
- name: Send custom JSON data to Slack workflow
if: ${{ failure() }}
id: slack
Expand Down

0 comments on commit 38a9445

Please sign in to comment.