Skip to content

PR Approved

PR Approved #72

Workflow file for this run

name: PR Approved
on:
pull_request_review:
types:
- submitted
jobs:
start_pipeline:
if: github.event.review.state == 'approved'
uses: 'Infineon/deepcraft-starter-models/.github/workflows/start_pipeline.yml@main'