Skip to content

merge cb76df3f70cda0ec371c74830d332830a0384fce deployment #47

merge cb76df3f70cda0ec371c74830d332830a0384fce deployment

merge cb76df3f70cda0ec371c74830d332830a0384fce deployment #47

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