| checkout | Create a step to checkout a repository | 
| container | Create nested list for the container field in 'job()' | 
| deploy_static | Create an (action) step to deploy static assets | 
| edit_workflow | Open configuration files | 
| ghactions | ghactions: GitHub actions for R | 
| ghactions_events | Supported events to trigger GitHub actions | 
| ghactions_vms | Virtual machines available on GitHub Actions | 
| gh_matrix | Create nested list for the matrix field in 'strategy()' | 
| install_deps | Create a step to install R package dependencies | 
| io | Reading and writing GitHub Actions workflow files | 
| is_github_actions | Test whether the runtime is GitHub actions | 
| job | Create nested list for _one_ job | 
| on | Create nested list for an on: field | 
| pkg_dev | CI/CD steps for a package at the repository root | 
| rscript | Create a step to run utils::Rscript | 
| step | Create nested list for _one_ job | 
| strategy | Create nested list for the strategy field in 'job()' | 
| use_ghactions | Workflow automation with GitHub Actions | 
| use_ghactions_badge | README badges | 
| website | Render and deploy an rmarkdown project | 
| workflow | Create nested list for a workflow block | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.