Skip to content

Reorganise code in src/mcmc/Inference.jl #15

Reorganise code in src/mcmc/Inference.jl

Reorganise code in src/mcmc/Inference.jl #15

Workflow file for this run

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