Skip to content

Release 0.0.38: PII masking, next/previous fixes, how display fixes, behavior indicator #245

Release 0.0.38: PII masking, next/previous fixes, how display fixes, behavior indicator

Release 0.0.38: PII masking, next/previous fixes, how display fixes, behavior indicator #245

Workflow file for this run

name: Spellcheck
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
permissions: {}
jobs:
spellcheck:
permissions:
contents: read
uses: senzing-factory/build-resources/.github/workflows/cspell.yaml@v4