Skip to content

Fix file path for the PR number in the PR labeler workflow (#1158) #228

Fix file path for the PR number in the PR labeler workflow (#1158)

Fix file path for the PR number in the PR labeler workflow (#1158) #228

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