Skip to content
Discussion options

You must be logged in to vote

You can read a little about it in our FAQ. But probably it is not that well explained.

Basically broken-links.yml check for broken links in only some of the files, more specifically:

paths:
- "assets/**"
- "**.html"
- "**.js"
- "**.liquid"
- "**/*.md"
- "**.yml"
- "!.github/workflows/axe.yml"
- "!.github/workflows/deploy-docker-tag.yml"
- "!.github/workflows/deploy-image.yml"
- "!.github/workflows/docker-slim.yml"
- "!.github/workflows/lighthouse-badger.yml"
- "!.github/workflows/prettier.yml"
- "!lighthouse_results/**"

But these files sh…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@maxstridde
Comment options

Answer selected by maxstridde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants