Skip to content

feat(workflow): add hadolint action #1

feat(workflow): add hadolint action

feat(workflow): add hadolint action #1

Workflow file for this run

---
on: [push, pull_request]
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile