Skip to content

Bump @stoplight/spectral-cli from 6.10.0 to 6.10.1 #44

Bump @stoplight/spectral-cli from 6.10.0 to 6.10.1

Bump @stoplight/spectral-cli from 6.10.0 to 6.10.1 #44

Workflow file for this run

name: Run OpenAPI linter
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Run Spectral
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: stoplightio/[email protected]
with:
file_glob: 'openapi.yaml'