Skip to content

[release-0.11]Update cluster-api and golang version #920

[release-0.11]Update cluster-api and golang version

[release-0.11]Update cluster-api and golang version #920

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