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 53d05f7 commit 89245b8Copy full SHA for 89245b8
.github/workflows/build.yml
@@ -188,3 +188,5 @@ jobs:
188
- uses: actions/checkout@v4
189
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
190
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
191
+ with:
192
+ ignore_glob: docs/*.md
0 commit comments