Skip to content

feat(nextcloud): Implement chunked upload #2428

feat(nextcloud): Implement chunked upload

feat(nextcloud): Implement chunked upload #2428

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: streetsidesoftware/cspell-action@2db9e5fb6d08776bed383767ef4e5dd84650546c # v6
with:
incremental_files_only: false