Skip to content

Commit

Permalink
ci: update generic workflows (asyncapi#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Jun 24, 2022
1 parent fc94a00 commit c962a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-check-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
fields: repo,action,workflow
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_CI_FAIL_NOTIFY }}
if: failure() # Only, on failure, send a message on the Slack Docs Channel (if there are broken links)
if: failure() # Only, on failure, send a message on the 94_bot-failing-ci slack channel

0 comments on commit c962a7e

Please sign in to comment.