Skip to content

Commit

Permalink
chore(main): Ignore natural language in super-linter (#491)
Browse files Browse the repository at this point in the history
Ignore the natural language check within the linter workflow.
  • Loading branch information
HorizonNet authored Aug 4, 2024
1 parent 21d8f29 commit faec55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
VALIDATE_TERRAFORM_TERRASCAN: false
VALIDATE_CHECKOV: false
VALIDATE_JSCPD: false
VALIDATE_NATURAL_LANGUAGE: false

0 comments on commit faec55f

Please sign in to comment.