Skip to content

Commit 1a79727

Browse files
fix: add badge URLs to Check Links ignore list
1 parent 023365c commit 1a79727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ jobs:
186186
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
187187
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
188188
with:
189-
ignore_links: 'https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/'
189+
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

Comments
 (0)