Skip to content

Add packaging group; fix dev group; fix python-packaging workflow call #7821

Add packaging group; fix dev group; fix python-packaging workflow call

Add packaging group; fix dev group; fix python-packaging workflow call #7821

Workflow file for this run

name: Build Docs
on:
pull_request:
merge_group:
push:
branches: [main]
tags:
- '*'
env:
FORCE_COLOR: 1
jobs:
Docs:
uses: tskit-dev/.github/.github/workflows/docs.yml@main
with:
pyproject-directory: python
doxygen-directory: docs/doxygen