Skip to content

feat(docs): autogenerate API documentation #30299

feat(docs): autogenerate API documentation

feat(docs): autogenerate API documentation #30299

# NO-OP placeholder that always passes for other paths
# This is here so that we're able to set the status check as required
name: Microsite Void
on:
pull_request:
paths-ignore:
- '.github/workflows/verify_microsite.yml'
- 'microsite/**'
- 'beps/**'
- 'mkdocs.yml'
- 'docs/**'
permissions:
contents: read
jobs:
noop:
runs-on: ubuntu-latest
name: Microsite
steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit
- run: echo NOOP