Skip to content

Add unit test for blank data_ice (#461) #138

Add unit test for blank data_ice (#461)

Add unit test for blank data_ice (#461) #138

Workflow file for this run

---
name: Docs
on:
push:
branches:
- main
- test-pkgdown-workflow
tags:
- "v*"
workflow_dispatch:
jobs:
docs:
name: Pkgdown Docs
uses: insightsengineering/r.pkg.template/.github/workflows/pkgdown.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
default-landing-page: "latest-tag"