Skip to content

Commit 1819ff8

Browse files
Update validate-openapi.yml
1 parent 5e04ff3 commit 1819ff8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/validate-openapi.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
# Run Spectral
1515
- uses: stoplightio/spectral-action@latest
1616
with:
17-
file_glob: 'openapi.yaml'
17+
file_glob: 'openapi.yaml'
18+
spectral_ruleset: 'spectral:recommended'

0 commit comments

Comments
 (0)