Skip to content

Links check

Links check #761

Workflow file for this run

name: Links check
on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "00 7 * * *"
jobs:
lychee:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: lycheeverse/lychee-action@v2.0.2
with:
fail: true
args: --exclude oreilly.com README.md