Skip to content

Commit b897a0e

Browse files
authored
Lychee / markdown link check - set max concurrency (#1884)
1 parent 7445910 commit b897a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
--include-fragments
2020
--exclude "^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$"
2121
--max-retries 6
22+
--max-concurrency 1
2223
.

0 commit comments

Comments
 (0)