Skip to content

build(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.2.0 #777

build(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.2.0

build(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.2.0 #777

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches:
- master
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@master
vale:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog