Skip to content

Commit

Permalink
fix: configure spectral action
Browse files Browse the repository at this point in the history
  • Loading branch information
Eraxyso authored Jan 14, 2025
1 parent 176a19d commit 56ba5a6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,4 @@ jobs:
uses: stoplightio/[email protected]
with:
file_glob: docs/swagger/*.yaml
repo_token: ${{ secrets.GITHUB_TOKEN }}
spectral_ruleset: .spectral.yaml
repo_token: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .spectral.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extends: ["spectral:oas"]
1 change: 0 additions & 1 deletion .spectral.yml

This file was deleted.

0 comments on commit 56ba5a6

Please sign in to comment.