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 9931e2f commit 2c0ec02Copy full SHA for 2c0ec02
.github/workflows/build.yml
@@ -169,4 +169,4 @@ jobs:
169
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
170
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
171
with:
172
- ignore_links: https://www.linkedin.com/.*
+ ignore_links: "https://www.linkedin.com/.* https://fellowship.mlh.io/.*"
0 commit comments