Skip to content

Commit

Permalink
chore: update slack alerts color (twilio#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
shwetha-manvinkurke committed Nov 16, 2021
1 parent bdfab17 commit ba5ee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.ALERT_SLACK_WEB_HOOK }}
SLACK_COLOR: ${{ job.status }}
SLACK_COLOR: 'danger'
SLACK_USERNAME: CLI Github Actions
SLACK_MSG_AUTHOR: twilio-dx
SLACK_ICON_EMOJI: ':github:'
Expand Down

0 comments on commit ba5ee89

Please sign in to comment.