Skip to content

Bump senzing from 0.2.17 to 4.0.1 #51

Bump senzing from 0.2.17 to 4.0.1

Bump senzing from 0.2.17 to 4.0.1 #51

Workflow file for this run

name: spellcheck
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7
with:
config: .vscode/cspell.json