Skip to content

ci(perf): add workflow_dispatch trigger #5

ci(perf): add workflow_dispatch trigger

ci(perf): add workflow_dispatch trigger #5

Workflow file for this run

name: 'Parent Images: Build'
on:
workflow_dispatch:
push:
permissions:
id-token: write
contents: read
actions: read
jobs:
call-pi-build:
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_build.yml@parent-images
secrets: inherit