Skip to content

feat(artifact): add minio for blob storage [WIP] #331

feat(artifact): add minio for blob storage [WIP]

feat(artifact): add minio for blob storage [WIP] #331

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