Skip to content

Commit

Permalink
Add link to ignore (#1361)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Oct 22, 2024
1 parent 9931e2f commit 2c0ec02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@ jobs:
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
with:
ignore_links: https://www.linkedin.com/.*
ignore_links: "https://www.linkedin.com/.* https://fellowship.mlh.io/.*"

0 comments on commit 2c0ec02

Please sign in to comment.