Skip to content

feat: add environment flag to shared options and log its value in run… #31

feat: add environment flag to shared options and log its value in run…

feat: add environment flag to shared options and log its value in run… #31

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