Skip to content

feat: add constant for k8s max name len and unsafe shorten function (… #719

feat: add constant for k8s max name len and unsafe shorten function (…

feat: add constant for k8s max name len and unsafe shorten function (… #719

Workflow file for this run

name: CI
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
build_validate_test:
uses: openmcp-project/build/.github/workflows/ci.lib.yaml@main
secrets: inherit