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 93093cb commit 5628384Copy full SHA for 5628384
.github/workflows/check-links.yml
@@ -37,4 +37,5 @@ jobs:
37
--check-links-ignore "https://code.visualstudio.com/*" \
38
--check-links-ignore "https://arxiv.org/*" \
39
--check-links-ignore "https://ai.stanford.edu/~amaas/data/sentiment/" \
40
- --check-links-ignore "https://x.com/*"
+ --check-links-ignore "https://x.com/*" \
41
+ --check-links-ignore "https://scholar.google.com/*"
0 commit comments