Skip to content

Update dependency cspell to ^8.14.3 (#41) #39

Update dependency cspell to ^8.14.3 (#41)

Update dependency cspell to ^8.14.3 (#41) #39

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'