disabled useless yamllint rule
All checks were successful
Docker Compose Linter / Docker Compose Linter (push) Successful in 4s

This commit is contained in:
Seaswimmer 2023-10-21 13:31:33 -04:00
parent 5f74161279
commit ea736ec053
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -21,6 +21,7 @@ jobs:
rules:
document-start: disable
line-length: disable
comments-indentation: disable
- name: Upload logs
uses: actions/upload-artifact@v3