Skip to content

feat(ai): add safety check to image-to-video pipeline #46

feat(ai): add safety check to image-to-video pipeline

feat(ai): add safety check to image-to-video pipeline #46

Workflow file for this run

name: Label issues
on:
pull_request_target:
types: [opened, reopened]
jobs:
label_pull_requests:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5