Skip to content

chore: bump bci image to 15.6 #11

chore: bump bci image to 15.6

chore: bump bci image to 15.6 #11

Workflow file for this run

name: Pull Request Build
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yml
with:
tag: pr-${{ github.event.number }}
push: false
secrets: inherit