Skip to content

Bump senzing from 4.0.2 to 4.0.3 #85

Bump senzing from 4.0.2 to 4.0.3

Bump senzing from 4.0.2 to 4.0.3 #85

Workflow file for this run

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