Skip to content

Add --read-only-path and --masked-path option to container run / … #528

Add --read-only-path and --masked-path option to container run / …

Add --read-only-path and --masked-path option to container run / … #528

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