Skip to content

Commit 056c10a

Browse files
committed
Update lychee configuration
1 parent a9df506 commit 056c10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
id: lychee
5050
uses: lycheeverse/lychee-action@v2
5151
with:
52-
args: --verbose --no-progress 'public/**/*.html'
52+
args: --verbose --no-progress --exclude "https://neurodatawithoutborders.github.io/" 'public/**/*.html'

0 commit comments

Comments
 (0)