Skip to content

feat(nextcloud): Support systemtags and user_ldap apps #1788

feat(nextcloud): Support systemtags and user_ldap apps

feat(nextcloud): Support systemtags and user_ldap apps #1788

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