Skip to content

Commit

Permalink
Disable dockerfile hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewk committed Mar 1, 2024
1 parent d56abfd commit 4e4c918
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 @@ -28,3 +28,4 @@ jobs:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: true
VALIDATE_DOCKERFILE_HADOLINT: false

0 comments on commit 4e4c918

Please sign in to comment.