Skip to content

[PRO-138] Dashboard: Update Project highlights card revenue tab (#8515) #2199

[PRO-138] Dashboard: Update Project highlights card revenue tab (#8515)

[PRO-138] Dashboard: Update Project highlights card revenue tab (#8515) #2199

Workflow file for this run

name: TypeDoc
on:
push:
branches:
- main
permissions:
contents: read
pages: write
id-token: write
# Allow only one concurrent deployment
concurrency:
group: "typedoc"
cancel-in-progress: true
jobs:
build:
name: "Generate TypeDoc"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install
uses: ./.github/composite-actions/install
- name: Run TypeDoc
run: pnpm typedoc