Skip to content

[WIP]: Add listener based on the machine label and listener label #39

[WIP]: Add listener based on the machine label and listener label

[WIP]: Add listener based on the machine label and listener label #39

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