Skip to content

chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0 #721

chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0

chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0 #721

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