Skip to content

Commit

Permalink
Merge pull request #18 from HaudinFlorence/ignore_binder_config
Browse files Browse the repository at this point in the history
Add an ignore_links in build.yml.
  • Loading branch information
HaudinFlorence committed Jun 16, 2023
2 parents a16b63b + 04e53bd commit 19bbf15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,5 @@ jobs:
- uses: actions/checkout@v3
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
with:
ignore_links: "https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-theme-editor/main?urlpath=lab"

0 comments on commit 19bbf15

Please sign in to comment.