Skip to content

chore(deps): bump preact from 10.20.2 to 10.21.0 in the preact group #701

chore(deps): bump preact from 10.20.2 to 10.21.0 in the preact group

chore(deps): bump preact from 10.20.2 to 10.21.0 in the preact group #701

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
incremental_files_only: true
strict: false