Skip to content

Commit 1c8f355

Browse files
committed
try
1 parent 6b8bd85 commit 1c8f355

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@ jobs:
1010
- uses: actions/checkout@v4
1111

1212
- name: Link Checker 1
13-
id: lychee
1413
uses: lycheeverse/lychee-action@v2
1514
with:
1615
args: >
1716
--exclude github.com
1817
.
1918
2019
- name: Link Checker 2
21-
id: lychee
2220
uses: lycheeverse/lychee-action@v2
2321
with:
2422
# reducing max concurrency and increasing max retries

0 commit comments

Comments
 (0)