mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
ci: disable checking twitter links
The [lycheeverse/lychee-action][1] GitHub action keeps timing out when trying to check any of the links from twitter.com My guess is maybe Twitter has anti-bot measures active against GitHub's CI servers. [1]: https://github.com/lycheeverse/lychee-action
This commit is contained in:
parent
568a3329e1
commit
e6fd3bfb28
@ -9,5 +9,8 @@ https://mkdocs.org/
|
|||||||
https://osawards.com/javascript/#nominees
|
https://osawards.com/javascript/#nominees
|
||||||
https://osawards.com/javascript/2019
|
https://osawards.com/javascript/2019
|
||||||
|
|
||||||
|
# Timeout error, maybe Twitter has anti-bot defences against GitHub's CI servers?
|
||||||
|
https://twitter.com/mermaidjs_
|
||||||
|
|
||||||
# Don't check files that are generated during the build via `pnpm docs:code`
|
# Don't check files that are generated during the build via `pnpm docs:code`
|
||||||
packages/mermaid/src/docs/config/setup/*
|
packages/mermaid/src/docs/config/setup/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user