Skip to content

Fix environment-only Dockerfile builds (#47) #97

Fix environment-only Dockerfile builds (#47)

Fix environment-only Dockerfile builds (#47) #97

Workflow file for this run

name: Container Builder Shim - PR/merge build
permissions:
contents: read
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
- release/*
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml