Skip to content

fix(pipeline): fix trigger error when start operator has field input #108

fix(pipeline): fix trigger error when start operator has field input

fix(pipeline): fix trigger error when start operator has field input #108

Workflow file for this run

name: Add Label to PR
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
uses: instill-ai/.github/.github/workflows/add-label-to-pr.yml@main
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}