Skip to content

Bump bci-base to 15.6 (backport #118) #37

Bump bci-base to 15.6 (backport #118)

Bump bci-base to 15.6 (backport #118) #37

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit