Skip to content

Add e2e IPAM example manifests for IPv4 and IPv6 #122

Add e2e IPAM example manifests for IPv4 and IPv6

Add e2e IPAM example manifests for IPv4 and IPv6 #122

name: Kustomize Validation
on:
pull_request:
paths:
- 'docs/**'
- '**/*.md'
jobs:
kustomize-validation:
runs-on: ubuntu-latest
steps:
- run: 'echo "No kustomize validation required"'