Skip to content

Commit

Permalink
Reverted back path changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushikesh Vyas committed Sep 25, 2023
1 parent 773f55c commit a6d9caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: Run Spectral
uses: stoplightio/spectral-action@latest
with:
file_glob: '**/base-spec.yaml'
spectral_ruleset: '**/rules.spectral.yaml'
file_glob: ./base-spec.yaml
spectral_ruleset: rules.spectral.yaml

0 comments on commit a6d9caf

Please sign in to comment.