Skip to content

🐛 Update CAPI contract mapping on CRDs #37

🐛 Update CAPI contract mapping on CRDs

🐛 Update CAPI contract mapping on CRDs #37

Workflow file for this run

---
name: yamllint
on:
pull_request:
types: [ opened, edited, synchronize, reopened ]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Install yamllint
run: sudo apt-get update && sudo apt-get install -y yamllint
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- name: yaml-lint
run: yamllint -c .yamllint.yaml .