diff --git a/.lychee.toml b/.lychee.toml index d98cc6471..9dcde621d 100644 --- a/.lychee.toml +++ b/.lychee.toml @@ -9,7 +9,9 @@ exclude = [ "^https://github.com/open-telemetry/opentelemetry-specification/(pull|issues)/\\d+$", # TODO (lmolkova) treat timeout as not a failure? "^https://www.intersystems.com", - "^https://gcc.gnu.org" + "^https://gcc.gnu.org", + "^https://github.com" # to avoid rate limit errors + # TODO (trask) look at options ] # better to be safe and avoid failures