Skip to content

Refactor reconcileNormal function to accept context from caller #12

Refactor reconcileNormal function to accept context from caller

Refactor reconcileNormal function to accept context from caller #12

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