Skip to content

Add Onmetal Runtime Interface (ORI) documentation #69

Add Onmetal Runtime Interface (ORI) documentation

Add Onmetal Runtime Interface (ORI) documentation #69

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