We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972598b commit 4f3eab5Copy full SHA for 4f3eab5
1 file changed
.github/actions/link-check/config.json
@@ -1,3 +1,3 @@
1
{
2
- "aliveStatusCodes": [429, 200, 406]
3
-}
+ "aliveStatusCodes": [200, 406, 429]
+}
0 commit comments