Skip to content

build(deps-dev): bump vue-tsc from 3.2.6 to 3.2.7 #140

build(deps-dev): bump vue-tsc from 3.2.6 to 3.2.7

build(deps-dev): bump vue-tsc from 3.2.6 to 3.2.7 #140

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