There was an error while loading. Please reload this page.
2 parents 522a97a + 4064436 commit a7e3ecaCopy full SHA for a7e3eca
1 file changed
.github/workflows/links-watcher.yml
@@ -21,8 +21,8 @@ jobs:
21
with:
22
args: >-
23
--verbose --no-progress --max-concurrency 2 --max-retries 4
24
- --retry-wait-time 2s --timeout 30s --host-concurrency 1
25
- --host-request-interval 1s --cache --max-cache-age 7d
+ --retry-wait-time 2 --timeout 30 --host-concurrency 1
+ --host-request-interval 1 --cache --max-cache-age 7d
26
--exclude-link-local --exclude-loopback './**/*.md'
27
--exclude portal.azure.com --exclude developers.sap.com
28
--exclude shell.azure.com
0 commit comments