Skip to content

Commit 30d4334

Browse files
committed
Squash-Update dead-links-check.yml
ci: add: arguments to workflow and clean workflow test commits
1 parent 196c113 commit 30d4334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dead-links-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
- name: Link Checker
1414
uses: lycheeverse/[email protected]
1515
with:
16+
args: " --suggest --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail -a 429 --exclude-path *fin7/Resources/Step7/BOOSTWRITE-src/curl/README.md "
1617
fail: true

0 commit comments

Comments
 (0)