Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruni96 authored Apr 3, 2024
1 parent 9b1e661 commit 30d06d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ jobs:
if: always()
uses: ravsamhq/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
message_format: "{emoji} *{job}* {status_message} in <{workflow_url}"
#notify_when: 'failure' #now that things are fixed, fire a notification even on success, for testing.
env:
SLACK_WEBHOOK_URL: ${{ secrets.ACTION_MONITORING_SLACK }}
Expand Down

0 comments on commit 30d06d1

Please sign in to comment.