Skip to content

fix(docs): wrap in quotes type hints with unsupported operand type(s)… #217

fix(docs): wrap in quotes type hints with unsupported operand type(s)…

fix(docs): wrap in quotes type hints with unsupported operand type(s)… #217

Workflow file for this run

name: docs
on:
push:
branches:
- main
paths:
- "ignis/**"
- "docs/**"
- ".github/workflows/latest_docs.yaml"
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build_docs.yaml
with:
DOC_TAG: "latest"