We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cee45 commit 0c3a04fCopy full SHA for 0c3a04f
.github/workflows/lychee.yml
@@ -46,7 +46,8 @@ jobs:
46
--max-retries 6
47
--verbose
48
--no-progress
49
- --timeout '45'
+ --user-agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'
50
+ --timeout '60'
51
--accept '100..=103,200..=299,403..=403,429'
52
--format markdown
53
'./build/**/*.html'
0 commit comments