Skip to content

Commit 1ae9e67

Browse files
[PETOSS-829] Install spectral plugin
1 parent 240ddb8 commit 1ae9e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
env:
2121
ENABLE_LINTERS: YAML_YAMLLINT,ACTION_ACTIONLINT,API_SPECTRAL
2222
API_SPECTRAL_FILTER_REGEX_INCLUDE: xero.*\.yaml
23+
API_SPECTRAL_PRE_COMMANDS: npm i @stoplight/spectral-owasp-ruleset
2324
APPLY_FIXES: none
2425

2526
codegen-validation:

0 commit comments

Comments
 (0)