Skip to content

Bump DifferentiationInterface to 0.7 #18

Bump DifferentiationInterface to 0.7

Bump DifferentiationInterface to 0.7 #18

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