Skip to content

Commit 465e183

Browse files
authored
ci: update generic workflows (#283)
1 parent f69fb7e commit 465e183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
fields: repo,action,workflow
3535
env:
3636
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)
37+
if: failure() # Only, on failure, send a message on the 94_bot-failing-ci slack channel

0 commit comments

Comments
 (0)