Skip to content

Replaced headache lychee w/ linkinator for too many false positives #38

Replaced headache lychee w/ linkinator for too many false positives

Replaced headache lychee w/ linkinator for too many false positives #38

name: Validate links on push + PR
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
linkinator:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6.0.2
- uses: JustinBeckwith/linkinator-action@v2.4.02