Skip to content

chore(deps): bump astro from 4.3.2 to 4.3.3 #570

chore(deps): bump astro from 4.3.2 to 4.3.3

chore(deps): bump astro from 4.3.2 to 4.3.3 #570

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@v5
with:
incremental_files_only: true
strict: false