Skip to content

Add the hex sticker to the readme (#402) #97

Add the hex sticker to the readme (#402)

Add the hex sticker to the readme (#402) #97

Workflow file for this run

---
name: Docs
on:
push:
branches:
- main
- test-pkgdown-workflow
jobs:
docs:
name: Pkgdown Docs
uses: insightsengineering/r.pkg.template/.github/workflows/pkgdown.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
# with:
# install-system-dependencies: true
# upgrade-remotes: true