Skip to content

Add an option to use custom kind node image in e2e flow #116

Add an option to use custom kind node image in e2e flow

Add an option to use custom kind node image in e2e flow #116

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