Skip to content

Merge pull request #211 from GreenmaskIO/doc/fixed_type_in_subset_docs #2

Merge pull request #211 from GreenmaskIO/doc/fixed_type_in_subset_docs

Merge pull request #211 from GreenmaskIO/doc/fixed_type_in_subset_docs #2

name: Deploy development documentation (from main branch)
on:
workflow_dispatch:
push:
branches:
- 'main'
paths:
- 'docs/**'
env:
python-version: 'pypy3.10'
jobs:
docs:
uses: ./.github/workflows/docs.yml