Skip to content

chore: change LICENSE to MIT #1

chore: change LICENSE to MIT

chore: change LICENSE to MIT #1

Workflow file for this run

name: Add PR to Project
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
uses: instill-ai/.github/.github/add-label-to-pr.yml@main

Check failure on line 11 in .github/workflows/add-label-to-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add-label-to-pr.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}