Skip to content

chore(vdp): refactor pipeline.permission and pipeline.sharing #210

chore(vdp): refactor pipeline.permission and pipeline.sharing

chore(vdp): refactor pipeline.permission and pipeline.sharing #210

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 # Versatile Data Pipeline (VDP) project
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}