Skip to content

Commit f1d9de5

Browse files
[PETOSS-829] Update megalinter and spectral config
1 parent 8a063d3 commit f1d9de5

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,11 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: MegaLinter
19-
uses: oxsecurity/megalinter@v9
19+
uses: oxsecurity/megalinter/flavors/documentation@v9
2020
env:
2121
ENABLE_LINTERS: YAML_YAMLLINT,ACTION_ACTIONLINT,API_SPECTRAL
22-
YAML_YAMLLINT_CONFIG_FILE: .yamllint.yml
2322
API_SPECTRAL_FILTER_REGEX_INCLUDE: xero.*\.yaml
24-
API_SPECTRAL_RULES_PATH: .spectral/
2523
APPLY_FIXES: none
26-
LOG_LEVEL: INFO
2724

2825
codegen-validation:
2926
runs-on: ubuntu-latest

.spectral/spectral.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)