Skip to content

chore(integration): read namespace ID from creation / update request, not object #1427

chore(integration): read namespace ID from creation / update request, not object

chore(integration): read namespace ID from creation / update request, not object #1427

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