diff --git a/lychee.toml b/lychee.toml index e642e9a1..70a9640e 100644 --- a/lychee.toml +++ b/lychee.toml @@ -7,5 +7,6 @@ exclude = [ '^https://github.com/organizations/', '^https://github.com/pipeline-repo', '^https://api.tower.nf/ephemeral/example.json', - '^https://api.cloud.seqera.io/workflow/launch' + '^https://api.cloud.seqera.io/workflow/launch', + '^https://git.seqera.io' ]