Skip to content

deps: Bump k8s.io/api from 0.29.2 to 0.29.3 #185

deps: Bump k8s.io/api from 0.29.2 to 0.29.3

deps: Bump k8s.io/api from 0.29.2 to 0.29.3 #185

Workflow file for this run

name: Markdown Lint
on:
pull_request:
branches: [main]
jobs:
markdownlint:
name: markdownlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v9
with:
command: config
globs: |
.github/.markdownlint.json
**/*.md