Skip to content

Revert inadvertent pull platform filtering from #545. (#593) #17

Revert inadvertent pull platform filtering from #545. (#593)

Revert inadvertent pull platform filtering from #545. (#593) #17

Workflow file for this run

name: container project - merge build
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