Skip to content

refactor: upgrade BeautifulSoup4 with type hints (#999) #174

refactor: upgrade BeautifulSoup4 with type hints (#999)

refactor: upgrade BeautifulSoup4 with type hints (#999) #174

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write