Skip to content

Improve tag regex in gh actions #27

Improve tag regex in gh actions

Improve tag regex in gh actions #27

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