Skip to content

Commit

Permalink
Add slack web-hook to be notified about e2e tests (#99) (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamsi authored Jan 11, 2021
1 parent 3ae8685 commit a688a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: rtCamp/action-slack-notify@ae4223259071871559b6e9d08b24a63d71b3f0c0
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_CHANNEL: tendermint-internal
SLACK_CHANNEL: lazyledger-core
SLACK_USERNAME: Nightly E2E Tests
SLACK_ICON_EMOJI: ':skull:'
SLACK_COLOR: danger
Expand Down

0 comments on commit a688a37

Please sign in to comment.