I seem to recall hearing that it is possible to use GitHub Actions to trigger rstats behaviour like re-rendering rmarkdown for a README, is that possible?
For example, I recently received a PR with a typo fix for README.Rmd - is there a way for me to get GitHub actions to render this to create the README.md file?