Skip to content

Conversation

@brookslogan
Copy link
Contributor

usethis::use_github_action("pkgdown")
usethis::use_github_action_check_release() # and follow instructions regarding badge

```{r}
usethis::use_github_action("pkgdown")
usethis::use_github_action_check_release() # and follow instructions regarding badge
```
@brookslogan brookslogan merged commit a509f03 into main Feb 27, 2023
@brookslogan
Copy link
Contributor Author

(Migrating note to GitHub:) It looks like the updated pkgdown Action will try building the site for PRs and give us a heads up about failures before they are merged into main. The tradeoff is that this likely involves building the vignettes another time (I think current checks build the vignettes twice, so this would be a third time), meaning potentially more time spent waiting on Actions to complete.

@brookslogan brookslogan deleted the lcb/repair-github-actions branch February 28, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants