Skip to content

Update README.md (#22) #31

Update README.md (#22)

Update README.md (#22) #31

on: [push, pull_request]
jobs:
openapi_check:
name: "OpenAPI check"
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
# Run Spectral
- uses: stoplightio/[email protected]
with:
file_glob: openapi.yaml
spectral_ruleset: .spectral.yaml