Create a GitHub action that documents and checks your package
Source:R/gha_update_docs.R
gha_update_docs.Rd
The GitHub action created would document your package (see update_docs()
),
would check it and would deploy the package on a gh-pages branch.
Details
Check https://github.com/actions/runner-images to see the available options.