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.
www.npmjs.com` links (#280)
1 parent 3b5e510 commit 5bd24ffCopy full SHA for 5bd24ff
.github/workflows/build.yml
@@ -129,3 +129,5 @@ jobs:
129
- uses: actions/checkout@v4
130
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
131
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
132
+ with:
133
+ ignore_links: 'https://www.npmjs.com.*'
0 commit comments