Skip to content

Use containerization 0.7.1. #53

Use containerization 0.7.1.

Use containerization 0.7.1. #53

Workflow file for this run

name: container project - PR build
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: false
secrets: inherit
permissions:
contents: read
packages: read
pages: write