Skip to content

Merge pull request #115 from eshwen/dependabot/pip/urllib3-2.0.7 #97

Merge pull request #115 from eshwen/dependabot/pip/urllib3-2.0.7

Merge pull request #115 from eshwen/dependabot/pip/urllib3-2.0.7 #97

Workflow file for this run

name: API documentation
on:
push:
branches:
- main
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/builder
- name: Build docs
run: |
git fetch
mkdocs gh-deploy