Skip to content

Commit

Permalink
update lychee configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorAvelar committed Oct 12, 2024
1 parent aa1f0d0 commit 59d6f1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/documentation-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67
with:
args: --no-progress './**/*.md'

- name: Create Issue From File
if: env.lychee_exit_code != 0
Expand Down
1 change: 1 addition & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"^<https://api\.mollie\.com/v2$>"

0 comments on commit 59d6f1b

Please sign in to comment.