We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9df506 commit 056c10aCopy full SHA for 056c10a
.github/workflows/link-check.yml
@@ -49,4 +49,4 @@ jobs:
49
id: lychee
50
uses: lycheeverse/lychee-action@v2
51
with:
52
- args: --verbose --no-progress 'public/**/*.html'
+ args: --verbose --no-progress --exclude "https://neurodatawithoutborders.github.io/" 'public/**/*.html'
0 commit comments