Skip to content

Commit

Permalink
Update megalinter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rartych authored Jul 25, 2024
1 parent 5bce6ce commit 758fea8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/megalinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ jobs:
# - name: Run spectral:oas Spectral Linting
# run: spectral lint code/API_definitions/*.yaml --verbose --ruleset .spectral.yml
# Replace openapi.yaml file with your API specification file


- name Download functions
uses: valitydev/action-download-file@v1
with:
url: https://raw.githubusercontent.com/rartych/.github/main/lint_function/camara-language-avoid-telco.js
target-path: lint_function


# MegaLinter
- name: MegaLinter
Expand Down

0 comments on commit 758fea8

Please sign in to comment.