Skip to content

chore: bump ruby/setup-ruby from 1.187.0 to 1.188.0 #30

chore: bump ruby/setup-ruby from 1.187.0 to 1.188.0

chore: bump ruby/setup-ruby from 1.187.0 to 1.188.0 #30

Workflow file for this run

name: Spelling
on:
pull_request:
jobs:
spelling-check:
name: SPELLING check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
# Files should be consistent with check:spelling files
files: |
**/*.md
config: .cspell.yml