Skip to content

Pinned PyTorch Version to Support Windows Installations #38

Pinned PyTorch Version to Support Windows Installations

Pinned PyTorch Version to Support Windows Installations #38

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