Skip to content

feat(vdp): add description and sharing fields in pipeline clone endpoints #344

feat(vdp): add description and sharing fields in pipeline clone endpoints

feat(vdp): add description and sharing fields in pipeline clone endpoints #344

Workflow file for this run

name: Add PR to Project
on:
pull_request_target:
types:
- opened
jobs:
track_pr:
uses: instill-ai/meta/.github/workflows/add-pr-to-prj.yml@main
with:
project_number: 5 # Instill Core project
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}