Skip to content

Merge pull request #1515 from amire80/patch-1 #42

Merge pull request #1515 from amire80/patch-1

Merge pull request #1515 from amire80/patch-1 #42

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