Skip to content

Update senzing/senzingapi-runtime Docker tag to v3.12.8 #10

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

Update senzing/senzingapi-runtime Docker tag to v3.12.8 #10

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@v5
- uses: streetsidesoftware/cspell-action@v7
with:
config: .vscode/cspell.json