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 023365c commit 1a79727Copy full SHA for 1a79727
.github/workflows/build.yml
@@ -186,4 +186,4 @@ jobs:
186
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
187
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
188
with:
189
- ignore_links: 'https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/'
+ ignore_links: 'https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/ https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/ci.yml https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/ci.yml/badge.svg'
0 commit comments