Skip to content

#6: addressing shift in PPV by one row (#7) #33

#6: addressing shift in PPV by one row (#7)

#6: addressing shift in PPV by one row (#7) #33

Workflow file for this run

---
name: Docs 📚
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
branches:
- main
- develop
push:
branches:
- main
- develop
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 }}