testing linter workflow
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 18s
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 18s
This commit is contained in:
parent
9fe7751121
commit
955583579c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: Docker Compose Linter
|
name: Docker Compose Linter
|
||||||
on: [push] # yamllint disable-line rule:truthy
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Docker Compose Linter:
|
Docker Compose Linter:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue