Skip to content

Use Threads.nthreads() * 2 in TSVI #25

Use Threads.nthreads() * 2 in TSVI

Use Threads.nthreads() * 2 in TSVI #25

Workflow file for this run

name: Automatically assign PR authors
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: TuringLang/actions/PRAssign@main