Skip to content

chore(deps): bump preact from 10.25.3 to 10.25.4 in the preact group #852

chore(deps): bump preact from 10.25.3 to 10.25.4 in the preact group

chore(deps): bump preact from 10.25.3 to 10.25.4 in the preact group #852

Workflow file for this run

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