Skip to content

fix(nextcloud)!: Revert request body usage for non-PUT/POST/PATCH requests #2477

fix(nextcloud)!: Revert request body usage for non-PUT/POST/PATCH requests

fix(nextcloud)!: Revert request body usage for non-PUT/POST/PATCH requests #2477

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@0e63b882c2ef0e24d78b8b1fbb132b42c0a0d0cb # v6
with:
incremental_files_only: false