Skip to content

build(deps): bump @nextcloud/axios from 2.5.2 to 2.6.0 #137

build(deps): bump @nextcloud/axios from 2.5.2 to 2.6.0

build(deps): bump @nextcloud/axios from 2.5.2 to 2.6.0 #137

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