Skip to content

Commit

Permalink
Merge branch 'master' into feat/serverTags
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya authored Jul 11, 2022
2 parents b9a2818 + c962a7e commit c068255
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 c068255

Please sign in to comment.