Skip to content

build(deps-dev): bump vitest from 4.1.4 to 4.1.5 #141

build(deps-dev): bump vitest from 4.1.4 to 4.1.5

build(deps-dev): bump vitest from 4.1.4 to 4.1.5 #141

Workflow file for this run

name: Lint OpenAPI
on:
pull_request:
push:
branches:
- master
permissions:
contents: read
pull-requests: read
concurrency:
group: openapi-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint-openapi:
uses: chenasraf/workflows/.github/workflows/nextcloud-lint-openapi.yml@nextcloud-latest
secrets: inherit