Skip to content

Commit

Permalink
ci: ignore internal link/anchor
Browse files Browse the repository at this point in the history
Signed-off-by: STRRL <im@strrl.dev>
  • Loading branch information
STRRL authored and ti-srebot committed Apr 20, 2022
1 parent 561d2b0 commit 40cb620
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checklink_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
},
{
"pattern": "url"
},
{
"pattern": "^#"
}
],
"aliveStatusCodes": [200, 403, 500, 502, 503]
Expand Down

0 comments on commit 40cb620

Please sign in to comment.