Skip to content

feat(mgmt): run migration only on main cluster in mgmt-backend #368

feat(mgmt): run migration only on main cluster in mgmt-backend

feat(mgmt): run migration only on main cluster in mgmt-backend #368

Workflow file for this run

name: Add PR to Project
on:
pull_request_target:
types:
- opened
jobs:
track_pr:
uses: instill-ai/.github/.github/workflows/add-to-prj.yml@main
with:
project_number: 5
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}