Skip to content

drop pre-commit config, helm-docs is now GHA workflow #822

drop pre-commit config, helm-docs is now GHA workflow

drop pre-commit config, helm-docs is now GHA workflow #822

name: hadolint
on:
push:
tags:
branches:
- master
pull_request:
jobs:
hadolint:
name: hadolint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile