Skip to content

merge 4eabed45f6426a78aa288a9206381a8480ac0b39 deployment #45

merge 4eabed45f6426a78aa288a9206381a8480ac0b39 deployment

merge 4eabed45f6426a78aa288a9206381a8480ac0b39 deployment #45

Workflow file for this run

name: DCLint
on:
push:
branches: [ master, production ]
pull_request:
branches: [ master ]
types: [ synchronize ]
jobs:
dclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker-compose-linter/dclint-github-action/docker-action@v1.6.0