Skip to content

support the latest version 2.1.1 schema changes to the server side implementation #193

support the latest version 2.1.1 schema changes to the server side implementation

support the latest version 2.1.1 schema changes to the server side implementation #193

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/