Skip to content

Update dependency cspell to ^8.14.4 #40

Update dependency cspell to ^8.14.4

Update dependency cspell to ^8.14.4 #40

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- master
- renovate/reconfigure
defaults:
run:
shell: bash
env:
NODE_VERSION: '20'
jobs:
spellcheck:
uses: finleyfamily/workflows/.github/workflows/spellcheck.yml@master
with:
node-version: '20'