Skip to content

Commit 95ff6e5

Browse files
committed
try
1 parent 79f1865 commit 95ff6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-markdown-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# reducing max concurrency and increasing max retries
1717
# to avoid 429 rate limiting for github urls
1818
args: >
19-
--max-concurrency 16
19+
--max-concurrency 1
2020
--max-retries 5
2121
--retry-wait-time 5
2222
.

0 commit comments

Comments
 (0)