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