Skip to content

fix(dynamite): test documentation of generated libraries #1063

fix(dynamite): test documentation of generated libraries

fix(dynamite): test documentation of generated libraries #1063

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: streetsidesoftware/cspell-action@61139534e14c5c19c4c12c9967771f3f20ce9072 # v5
with:
incremental_files_only: false