Skip to content

Release 1.22.0 (#30) #443

Release 1.22.0 (#30)

Release 1.22.0 (#30) #443

Workflow file for this run

name: Lint YAML
on: [workflow_dispatch, push, pull_request]
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
config_file: ./.github/yaml-lint.yml