Skip to content

Add container system version with format yaml (#1353) #47

Add container system version with format yaml (#1353)

Add container system version with format yaml (#1353) #47

Workflow file for this run

name: container project - merge build
permissions:
contents: read
on:
push:
branches:
- main
- release/*
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: true
secrets: inherit
permissions:
contents: read
packages: read
pages: write