Skip to content

Commit 3c6a3c0

Browse files
committed
set max concurrency for the link check
1 parent 9b8178d commit 3c6a3c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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)