Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XVincentX authored Nov 26, 2019
1 parent 30acf6c commit be0077d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on: push
name: Build Pipeline
name: Spectral Link
jobs:
spectralChecks:
name: Spectral checks
Expand All @@ -11,3 +11,4 @@ jobs:
with:
file_path: test.oas.json
repo_token: ${{ secrets.GITHUB_TOKEN }}
spectral_ruleset: 'spectral:oas'

0 comments on commit be0077d

Please sign in to comment.