Skip to content

chore: set to 0.0.2 version #14

chore: set to 0.0.2 version

chore: set to 0.0.2 version #14

Workflow file for this run

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