Skip to content

ci(deps): bump docker-compose-linter/dclint-github-action #16

ci(deps): bump docker-compose-linter/dclint-github-action

ci(deps): bump docker-compose-linter/dclint-github-action #16

Workflow file for this run

name: Lint Docker Compose
on:
push:
branches:
- main
pull_request:
jobs:
dclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker-compose-linter/[email protected]
with:
path: .
recursive: true