Skip to content

build: support python 3.12 #237

build: support python 3.12

build: support python 3.12 #237

Workflow file for this run

name: Preview Docs
on:
pull_request_target:
types: [opened, edited, synchronize]
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "mrmoe"