Skip to content

Ensure test filenames match test suite names and each file has a sing… #481

Ensure test filenames match test suite names and each file has a sing…

Ensure test filenames match test suite names and each file has a sing… #481

Workflow file for this run

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