Skip to content

Commit c96bbfb

Browse files
chore: update slack alerts color (twilio#179)
1 parent d8dd071 commit c96bbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-core-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: rtCamp/action-slack-notify@v2
4242
env:
4343
SLACK_WEBHOOK: ${{ secrets.ALERT_SLACK_WEB_HOOK }}
44-
SLACK_COLOR: ${{ job.status }}
44+
SLACK_COLOR: 'danger'
4545
SLACK_USERNAME: CLI Github Actions
4646
SLACK_MSG_AUTHOR: twilio-dx
4747
SLACK_ICON_EMOJI: ':github:'

0 commit comments

Comments
 (0)