Skip to content

chore: Use previous version of go client #832

chore: Use previous version of go client

chore: Use previous version of go client #832

Workflow file for this run

name: Run Spectral on Pull Requests
on:
- pull_request
jobs:
build:
name: Run Spectral
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: stoplightio/[email protected]
with:
file_glob: 'src/openapi.yaml'
spectral_ruleset: '.spectral.yaml'