Skip to content

Commit

Permalink
Add .lycheeignore file with linkedin to stop error on workflow Linkch…
Browse files Browse the repository at this point in the history
…eck (alshedivat#2868)

Add a .lycheeignore file with LinkedIn to stop the error in the workflow
Link Checker due to response 999, and update to the new version
lycheeverse/lychee-action@v2.1.0.
  • Loading branch information
Eyezuhk authored and raishish committed Dec 15, 2024
1 parent 4eb0158 commit 2e809d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/checkout@v4

- name: Link Checker 🔗
uses: lycheeverse/lychee-action@v1.9.0
uses: lycheeverse/lychee-action@v2.1.0
with:
fail: true
# removed md files that include liquid tags
Expand Down
2 changes: 2 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
linkedin.com
reddit.com

0 comments on commit 2e809d3

Please sign in to comment.