Skip to content

Commit

Permalink
Update lychee configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel committed Nov 19, 2024
1 parent a9df506 commit 056c10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v2
with:
args: --verbose --no-progress 'public/**/*.html'
args: --verbose --no-progress --exclude "https://neurodatawithoutborders.github.io/" 'public/**/*.html'

0 comments on commit 056c10a

Please sign in to comment.