Skip to content

feat(nextcloud): add custom http date parser to support rfc822 time zone offsets #1628

feat(nextcloud): add custom http date parser to support rfc822 time zone offsets

feat(nextcloud): add custom http date parser to support rfc822 time zone offsets #1628

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@214db1e3138f326d33b7a6a51c92852e89ab0618 # v6
with:
incremental_files_only: false