Skip to content

Update summaries to match convention #2148

Update summaries to match convention

Update summaries to match convention #2148

Workflow file for this run

name: Linting (OpenAPI)
on: push
jobs:
openapi:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Lint OpenAPI file(s)
run: yarn && yarn api:lint