There was an error while loading. Please reload this page.
1 parent 2064c1f commit cc74953Copy full SHA for cc74953
1 file changed
.github/workflows/check_links.yml
@@ -28,8 +28,8 @@ jobs:
28
args: >
29
./doc/sphinx/**/*.rst
30
--max-concurrency 1 --no-progress
31
- --accept '100..=103,200..=399, 429'
32
- --user-agent "curl/8.4.0"
+ --accept "200..=204, 403, 429"
+ --insecure
33
# --exclude https://doi.org/
34
35
- name: Set current date
0 commit comments