Skip to content

Instantly share code, notes, and snippets.

@SidneyAllen
Created October 17, 2021 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SidneyAllen/10e36a0bd9452a07c15651015b77f957 to your computer and use it in GitHub Desktop.
Save SidneyAllen/10e36a0bd9452a07c15651015b77f957 to your computer and use it in GitHub Desktop.
on:
push:
branches-ignore:
- deployment
...
name: run spectral
uses: stoplightio/spectral-action@v0.7.3
with:
file_glob: "./lob-api-public.yml"
repo_token: ${{ github.token }}
event_name: ${{ github.event_name }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment