Skip to content

Commit

Permalink
Update links.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <[email protected]>
  • Loading branch information
glenn-jocher authored Jan 21, 2025
1 parent b0731a8 commit 484883f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,6 @@ jobs:
exit 1
fi
- name: Add spelling errors to GitHub Summary
if: always() && steps.codespell.outputs.CODESPELL_FAILED == 'true'
run: |
echo "${{ env.CODESPELL_SUMMARY }}" >> $GITHUB_STEP_SUMMARY
- name: Notify Slack for broken links
if: always() && steps.lychee.outcome == 'failure' && github.event_name == 'schedule' && github.run_attempt == '1'
uses: slackapi/[email protected]
Expand Down

0 comments on commit 484883f

Please sign in to comment.