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 d97ae5c commit 39cace2
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 @@ -10,6 +10,8 @@ jobs:
steps:
- name: Always fail
run: exit 1
- name: Always pass
run: exit 0
- name: Send custom JSON data to Slack workflow
if: ${{ failure() }}
id: slack
Expand Down

0 comments on commit 39cace2

Please sign in to comment.