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.
2 parents 42937b5 + ac51c2e commit 653bc90Copy full SHA for 653bc90
.github/workflows/check-links.yml
@@ -31,9 +31,8 @@ jobs:
31
# 429: Too many requests
32
args: >
33
--accept 429
34
- --exclude "^https://zenodo.org/badge/DOI/$"
35
- --exclude "^https://doi.org/10.5281/zenodo$"
36
--exclude "^https://doi.org/10.5281/zenodo$"
+ --exclude "^https://zenodo.org/badge/DOI/$"
37
--exclude "^https://zenodo.org/badge/DOI/10.5281/zenodo$"
38
--exclude "^https://github.com/GenericMappingTools/pygmt/pull/[0-9]*$"
39
--exclude "^https://github.com/GenericMappingTools/pygmt/issues/[0-9]*$"
0 commit comments