Skip to content

broken links?

broken links? #1216

Workflow file for this run

'on':
push:
branches:
- "**"
schedule:
- cron: 0 16 * * *
workflow_dispatch:
name: broken links?
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true