Skip to content

Update model name and base URL in minds Text2SQL example #51

Update model name and base URL in minds Text2SQL example

Update model name and base URL in minds Text2SQL example #51

name: Add Pull Requests to PR review project
on:
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/mindsdb/projects/65
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}