Skip to content

chore: change LICENSE to MIT #148

chore: change LICENSE to MIT

chore: change LICENSE to MIT #148

Workflow file for this run

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

Check failure on line 10 in .github/workflows/add-pr-to-prj.yml

View workflow run for this annotation

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

Invalid workflow file

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