Skip to content

fix: Fix the documentation to not show the mermaid tooltip clipping at the top of each page with an inheritance diagram #1159

fix: Fix the documentation to not show the mermaid tooltip clipping at the top of each page with an inheritance diagram

fix: Fix the documentation to not show the mermaid tooltip clipping at the top of each page with an inheritance diagram #1159

Workflow file for this run

---
name: CodeQL
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: 17 16 * * 4
jobs:
analyze:
uses: tektronix/python-package-ci-cd/.github/workflows/_reusable-codeql-analysis.yml@v1.5.2
with:
languages-array: '["python", "javascript"]'
codeql-queries: security-extended,security-and-quality
permissions:
actions: read
contents: read
security-events: write