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 bd9801c commit 79f1865Copy full SHA for 79f1865
.github/workflows/reusable-markdown-link-check.yml
@@ -16,7 +16,6 @@ jobs:
16
# reducing max concurrency and increasing max retries
17
# to avoid 429 rate limiting for github urls
18
args: >
19
- --cache
20
--max-concurrency 16
21
--max-retries 5
22
--retry-wait-time 5
0 commit comments