Skip to content

refactor: adapt condition updater to use metav1.Condition (#86) #390

refactor: adapt condition updater to use metav1.Condition (#86)

refactor: adapt condition updater to use metav1.Condition (#86) #390

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