Skip to content

OKM v2.1.0

OKM v2.1.0 #151

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/