We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2301fa1 commit ae0013bCopy full SHA for ae0013b
.github/workflows/dead-links-check.yml
@@ -13,5 +13,5 @@ jobs:
13
- name: Link Checker
14
uses: lycheeverse/[email protected]
15
with:
16
- args: " --suggest --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail --exclude-path *fin7/Resources/Step7/BOOSTWRITE-src/curl/README.md "
+ args: " --suggest --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail -a 429 --exclude-path *fin7/Resources/Step7/BOOSTWRITE-src/curl/README.md "
17
fail: true
0 commit comments