We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7445910 commit b897a0eCopy full SHA for b897a0e
.github/workflows/reusable-markdown-link-check.yml
@@ -19,4 +19,5 @@ jobs:
19
--include-fragments
20
--exclude "^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$"
21
--max-retries 6
22
+ --max-concurrency 1
23
.
0 commit comments