Skip to content

Commit

Permalink
Ignore validation leetcode links
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonBN committed Apr 6, 2024
1 parent 367cbff commit 12411ab
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/markdown-link-check.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"ignorePatterns": [
{
"pattern": "^http://example.net"
}
],
"aliveStatusCodes": [429, 200]
}
}

0 comments on commit 12411ab

Please sign in to comment.