Skip to content

feat(pipeline): remove resource_specification field in ConnectorSpec #278

feat(pipeline): remove resource_specification field in ConnectorSpec

feat(pipeline): remove resource_specification field in ConnectorSpec #278

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 }}