Skip to content

🌱 Bump sigs.k8s.io/cluster-api/test from 1.8.5 to 1.9.2 #223

🌱 Bump sigs.k8s.io/cluster-api/test from 1.8.5 to 1.9.2

🌱 Bump sigs.k8s.io/cluster-api/test from 1.8.5 to 1.9.2 #223

Workflow file for this run

name: Lint YAML files
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint -c .github/yamllint_config.yaml .