Skip to content

Commit

Permalink
add a message to the slack notification
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Apr 8, 2021
1 parent 7a49251 commit 0fbbaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
SLACK_USERNAME: docnow-build
SLACK_ICON_EMOJI: ":test-tube:"
SLACK_COLOR: "${{ job.status == 'success' && 'good' || 'danger' }}"
SLACK_MESSAGE: "Tests Results: ${{ job.status }}"

0 comments on commit 0fbbaf3

Please sign in to comment.