testing linter workflow
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 18s

This commit is contained in:
Seaswimmer 2023-10-21 11:51:34 -04:00
parent 9fe7751121
commit 955583579c
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -1,5 +1,5 @@
name: Docker Compose Linter
on: [push] # yamllint disable-line rule:truthy
on: [push]
jobs:
Docker Compose Linter:
runs-on: docker