Skip to content

Commit

Permalink
Disable Github Actions check and Hadolint. Issues will be resolved at…
Browse files Browse the repository at this point in the history
… later date
  • Loading branch information
michaeljcollinsuk committed Apr 22, 2024
1 parent 4ea4050 commit 4c265c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: false
VALIDATE_GITHUB_ACTIONS: false
VALIDATE_DOCKERFILE_HADOLINT: false
VALIDATE_JSCPD: false
VALIDATE_PYTHON_MYPY: false
VALIDATE_PYTHON_PYLINT: false
Expand Down

0 comments on commit 4c265c7

Please sign in to comment.