Skip to content

ci: setup github actions #1

ci: setup github actions

ci: setup github actions #1

Workflow file for this run

name: 'Parent Images: Build'
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
id-token: write
contents: read
actions: read
jobs:
call-pi-build:
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_build.yml@dev

Check failure on line 15 in .github/workflows/pi_build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pi_build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pi_build.yml" -> "code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_build.yml@dev" : failed to fetch workflow: workflow was not found.
secrets: inherit