Skip to content

Commit

Permalink
ci: ignore links for binder
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Feb 6, 2024
1 parent 84c1e46 commit 79dc476
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 @@ -158,3 +158,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.*"

0 comments on commit 79dc476

Please sign in to comment.