Lychee / markdown link check - set max concurrency (#1884)

This commit is contained in:
jason plumb 2025-05-13 19:11:00 -07:00 committed by GitHub
parent 7445910478
commit b897a0ec76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ jobs:
--include-fragments
--exclude "^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$"
--max-retries 6
--max-concurrency 1
.