Skip to content

feat: change lychee link checker to fail on error #320

feat: change lychee link checker to fail on error

feat: change lychee link checker to fail on error #320

Workflow file for this run

name: Typos Check
on:
pull_request:
branches: [master]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
files: ./sources