Skip to content

Commit 2e39249

Browse files
Update .github/workflows/links.yml
Co-authored-by: Oleksandr Redko <[email protected]> Signed-off-by: krishnaduttPanchagnula <[email protected]>
1 parent 37a8c86 commit 2e39249

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/links.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ jobs:
1414
id: lychee
1515
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
1616
with:
17+
args: |
18+
--max-concurrency 1 \
19+
--no-progress \
20+
--scheme https \
21+
--scheme http
1722
fail: false
1823
output: ./lychee/out.md
1924
- name: Create Issue From File

0 commit comments

Comments
 (0)