Add pkgdown workflow for GitHub Pages deployment#155
Conversation
There was a problem hiding this comment.
Codex Review: Here are some suggestions.
Reply with @codex fix comments to fix any unresolved comments.
About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".
| on: | ||
| push: | ||
| branches: [ master ] |
There was a problem hiding this comment.
[P1] Trigger pkgdown workflow on existing main branch
The new workflow only listens for pushes to master, but this repository’s branches are main and work. Because the master branch does not exist here, documentation changes will never trigger a pkgdown build and the site won’t deploy on pushes. Please change the trigger to the actual default branch so the workflow can run.
Useful? React with 👍 / 👎.
Summary
Testing
Rscript -e 'pkgdown::build_site()'(fails: Rscript not available in container)https://chatgpt.com/codex/tasks/task_e_68d0df6c4594832f93bdd8e089fe0444