Skip to content

Commit 7de6b0b

Browse files
authored
Speed up link checking (#7561)
1 parent 3dbd67b commit 7de6b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-markdown-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
--exclude "^https://github.com/open-telemetry/opentelemetry-java/(issues|pull)/\\d+$"
2222
--max-retries 6
2323
--retry-wait-time 10
24-
--max-concurrency 1
24+
--max-concurrency 4
2525
.

0 commit comments

Comments
 (0)