File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -42,17 +42,14 @@ jobs:
42
42
# 429: Too many requests
43
43
args : >
44
44
--accept 429
45
- --exclude "^file://"
46
- --exclude "^git"
47
- --exclude "^https://docs.generic-mapping-tools.org/6.5/%s$"
48
- --exclude "^https://docs.generic-mapping-tools.org/6.5/%3Cmodule-name%3E.html$"
45
+ --exclude "^https://docs.generic-mapping-tools.org/6.[0-9]?/%s$"
46
+ --exclude "^https://docs.generic-mapping-tools.org/6.[0-9]?/%3Cmodule-name%3E.html$"
49
47
--exclude "^https://doi.org"
50
- --exclude "^https://doi.org/10.5281/zenodo$"
51
- --exclude "^https://github.com/GenericMappingTools/pygmt/pull/[0-9]*$"
52
- --exclude "^https://github.com/GenericMappingTools/pygmt/issues/[0-9]*$"
53
48
--exclude "^https://github.com/GenericMappingTools/gmt/releases/tag/X.Y.Z$"
54
49
--exclude "^https://github.com/GenericMappingTools/pygmt/edit"
55
50
--exclude "^https://github.com/GenericMappingTools/pygmt/issues/new"
51
+ --exclude "^https://github.com/GenericMappingTools/pygmt/pull/[0-9]*$"
52
+ --exclude "^https://github.com/GenericMappingTools/pygmt/issues/[0-9]*$"
56
53
--exclude "^https://github.com/GenericMappingTools/pygmt/releases/tag/%7B%7Bpath%7D%7D"
57
54
--exclude "^https://hackmd.io/@pygmt"
58
55
--exclude "^https://test.pypi.org/simple/"
You can’t perform that action at this time.
0 commit comments