We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69fb7e commit 465e183Copy full SHA for 465e183
.github/workflows/link-check-cron.yml
@@ -34,4 +34,4 @@ jobs:
34
fields: repo,action,workflow
35
env:
36
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_CI_FAIL_NOTIFY }}
37
- 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 commit comments