Skip to content

🔧 chore(.clj-kondo/config.edn): update linter configuration for tests… #138

🔧 chore(.clj-kondo/config.edn): update linter configuration for tests…

🔧 chore(.clj-kondo/config.edn): update linter configuration for tests… #138

Workflow file for this run

name: Hadolint
on:
push:
branches:
- "*"
paths-ignore:
- "*.adoc"
pull_request:
paths-ignore:
- "*.adoc"
jobs:
hadolint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: template/bb/Dockerfile