Skip to content

chore(env): allow user to configure the global secrets in env file #429

chore(env): allow user to configure the global secrets in env file

chore(env): allow user to configure the global secrets in env file #429

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