We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b451e41 commit 9cf9b0cCopy full SHA for 9cf9b0c
1 file changed
.github/workflows/markdown-link-check.json
@@ -1,10 +1,10 @@
1
{
2
- "aliveStatusCodes": [0, 200, 429],
+ "aliveStatusCodes": [0, 200, 403, 429],
3
"httpHeaders": [
4
5
"urls": ["http"],
6
"headers": {
7
- "User-Agent": "Chrome/124.0.0.0"
+ "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:141.0) Gecko/20100101 Firefox/141.0"
8
}
9
10
]
0 commit comments