Skip to content

Merge branch 'main' into #106-clientweb #137

Merge branch 'main' into #106-clientweb

Merge branch 'main' into #106-clientweb #137

Workflow file for this run

name: openapiv3validation
on:
push:
branches:
- "*"
paths-ignore:
- 'client/web/**'
- "backend/**"
jobs:
build:
runs-on: ubuntu-latest
continue-on-error: false
steps:
- uses: actions/checkout@v2
- name: OpenApi Specification Lint action
uses: crudo/[email protected]
with:
file_path: openapi.yml