Skip to content

Fix missing config items and missing jsdocs in superdoc.js, other doc cleanup #327

Fix missing config items and missing jsdocs in superdoc.js, other doc cleanup

Fix missing config items and missing jsdocs in superdoc.js, other doc cleanup #327

Workflow file for this run

name: Pull-request to main
on:
pull_request:
branches: ["main"]
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml
run-unit-tests:
uses: ./.github/workflows/run-unit-tests.yml
run-e2e-tests:
uses: ./.github/workflows/run-e2e-tests.yml