Skip to content

Enhance local development documentation #51

Enhance local development documentation

Enhance local development documentation #51

name: YamlLint
on: [push, pull_request]
jobs:
yamllint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Run yamllint make target
run: make yamllint