Skip to content

chore(deps-dev): bump @9renpoto/tsconfig from 7.8.0 to 7.9.0 in the 9renpoto group #858

chore(deps-dev): bump @9renpoto/tsconfig from 7.8.0 to 7.9.0 in the 9renpoto group

chore(deps-dev): bump @9renpoto/tsconfig from 7.8.0 to 7.9.0 in the 9renpoto group #858

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