Skip to content

Update senzing/senzingapi-runtime Docker tag to v3.13.0 #9

Update senzing/senzingapi-runtime Docker tag to v3.13.0

Update senzing/senzingapi-runtime Docker tag to v3.13.0 #9

Workflow file for this run

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