Skip to content

Commit f4b20a8

Browse files
authored
Exclude researchgate when checking links (#1980)
1 parent c3ac955 commit f4b20a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
--exclude "^https://www.generic-mapping-tools.org/remote-datasets/%s$"
4545
--exclude "^https://hackmd.io/@pygmt"
4646
--exclude "^https://doi.org"
47+
--exclude "^https://www.researchgate.net/project/"
4748
--verbose
4849
"repository/**/*.rst"
4950
"repository/**/*.md"

0 commit comments

Comments
 (0)