Update .gitea/workflows/dclint.yaml
Some checks failed
Lint Docker Compose / dclint (push) Failing after 31s
Some checks failed
Lint Docker Compose / dclint (push) Failing after 31s
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker-compose-linter/dclint-github-action/docker-action@v1.4.0
|
||||
with:
|
||||
args: '["./", "-r", "--debug", "-f", "github"]'
|
||||
args: '["/", "-r", "--debug", "-f", "github"]'
|
||||
Reference in New Issue
Block a user