We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70384e commit a4e2ef1Copy full SHA for a4e2ef1
.github/workflows/reusable-markdown-link-check.yml
@@ -18,5 +18,6 @@ jobs:
18
args: >
19
--include-fragments
20
--exclude "^https://github.com/open-telemetry/opentelemetry-java-instrumentation/(issue|pull)/\\d+$"
21
+ --exclude "^http://code.google.com/p/concurrentlinkedhashmap$"
22
--max-retries 6
23
.
0 commit comments