Skip to content

chore(pipeline-backend): separate pipeline-backend and pipeline-backend-worker #660

chore(pipeline-backend): separate pipeline-backend and pipeline-backend-worker

chore(pipeline-backend): separate pipeline-backend and pipeline-backend-worker #660

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