We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8dd071 commit c96bbfbCopy full SHA for c96bbfb
.github/workflows/cli-core-test.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: rtCamp/action-slack-notify@v2
42
env:
43
SLACK_WEBHOOK: ${{ secrets.ALERT_SLACK_WEB_HOOK }}
44
- SLACK_COLOR: ${{ job.status }}
+ SLACK_COLOR: 'danger'
45
SLACK_USERNAME: CLI Github Actions
46
SLACK_MSG_AUTHOR: twilio-dx
47
SLACK_ICON_EMOJI: ':github:'
0 commit comments