Skip to content

Adding stat_names and support for row/col splits and ContentRow #1312

Adding stat_names and support for row/col splits and ContentRow

Adding stat_names and support for row/col splits and ContentRow #1312

Workflow file for this run

---
name: Docs πŸ“š
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
branches:
- main
workflow_dispatch:
jobs:
docs:
name: Pkgdown Docs πŸ“š
uses: insightsengineering/r.pkg.template/.github/workflows/pkgdown.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
deps-installation-method: setup-r-dependencies
lookup-refs: |
insightsengineering/formatters
default-landing-page: latest-tag
additional-unit-test-report-directories: unit-test-report-non-cran