Skip to content

Merge pull request #100 from aviolaris/2.0.x #304

Merge pull request #100 from aviolaris/2.0.x

Merge pull request #100 from aviolaris/2.0.x #304

Workflow file for this run

---
name: YAMLlint
on:
- push
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v4
- name: 'Yamllint'
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .github/workflows/