Skip to content

Move builder shim CI to use self hosted runners (#20) #35

Move builder shim CI to use self hosted runners (#20)

Move builder shim CI to use self hosted runners (#20) #35

Workflow file for this run

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