Skip to content

feat: use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace #126

feat: use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace

feat: use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace #126

name: Validate Pull Request Content
on:
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
validate_pr_content:
uses: openmcp-project/build/.github/workflows/validate-pr-content.lib.yaml@main
secrets: inherit