Skip to content

chore: update openmcp-operator to v0.17.0, and release v0.0.4 #221

chore: update openmcp-operator to v0.17.0, and release v0.0.4

chore: update openmcp-operator to v0.17.0, and release v0.0.4 #221

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