Skip to content

fix(dynamite): resolve arrays with a maximum length of 0 to BuiltList… #730

fix(dynamite): resolve arrays with a maximum length of 0 to BuiltList…

fix(dynamite): resolve arrays with a maximum length of 0 to BuiltList… #730

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@d4c3df16cdd0faebccb1711178a8a490966f61b9 # v5
with:
incremental_files_only: false