Skip to content

DOC: Add readthedocs documentation site infrastructure #5

DOC: Add readthedocs documentation site infrastructure

DOC: Add readthedocs documentation site infrastructure #5

Workflow file for this run

name: documentation
on: [push, pull_request]
permissions:
pull-requests: write
jobs:
pr-preview:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "whitematteranalysis"