Skip to content

To include the .plantUML file mentioned in the issue#329 #189

To include the .plantUML file mentioned in the issue#329

To include the .plantUML file mentioned in the issue#329 #189

Workflow file for this run

name: Linter
on:
pull_request:
branches: [develop]
jobs:
yaml:
name: YAML
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
format: github
config_data: |
extends: default
rules:
line-length: disable
document-start: disable
truthy:
ignore: |
.github/
ignore: |
server/