Skip to content

🌱 Bump sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4 #55

🌱 Bump sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4

🌱 Bump sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4 #55

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 .