Skip to content

Refactor project name to ironcore and runtime interface to IRI #70

Refactor project name to ironcore and runtime interface to IRI

Refactor project name to ironcore and runtime interface to IRI #70

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