Skip to content

chore(ci): disable integration test on MacOS #88

chore(ci): disable integration test on MacOS

chore(ci): disable integration test on MacOS #88

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