Skip to content

Commit

Permalink
chore: update slack alerts color (twilio#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
shwetha-manvinkurke committed Nov 16, 2021
1 parent d8dd071 commit c96bbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-core-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 c96bbfb

Please sign in to comment.