Skip to content

Add CLA workflow (#411) #100

Add CLA workflow (#411)

Add CLA workflow (#411) #100

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