Skip to content

fix(dynamite,nextcloud): fix generics in nested built_collection buil… #548

fix(dynamite,nextcloud): fix generics in nested built_collection buil…

fix(dynamite,nextcloud): fix generics in nested built_collection buil… #548

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@be4c6193b2fa8308b1ff5f84db5484c8ce1ca712 # v4
with:
incremental_files_only: false