Skip to content

Commit

Permalink
Remove unnecessary stuff from super-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyannn committed Jan 9, 2024
1 parent adedba2 commit 0b7be89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,5 @@ jobs:
uses: github/super-linter@v5
env:
DEFAULT_BRANCH: "master"
FILTER_REGEX_EXCLUDE: ".*_(values|backup).yaml$"
KUBERNETES_KUBECONFORM_OPTIONS: "--ignore-missing-schemas"
VALIDATE_ALL_CODEBASE: true
VALIDATE_PYTHON_MYPY: false

0 comments on commit 0b7be89

Please sign in to comment.