Skip to content

Links check

Links check #89

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/[email protected]
with:
fail: true
args: README.md