Skip to content

chore(service): remove unsafe user_id injection and update default_user_id #27

chore(service): remove unsafe user_id injection and update default_user_id

chore(service): remove unsafe user_id injection and update default_user_id #27

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