Skip to content

Commit

Permalink
Regenerate badge URL data
Browse files Browse the repository at this point in the history
To get the most up-to-date view of the workflow status
  • Loading branch information
IndrajeetPatil committed Oct 2, 2023
1 parent 1deca8b commit 2029366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ Workflow status
===========

```{r workflow_status_helpers, include = FALSE}
callr::rscript("./data-raw/workflow_badge_urls_db.R")
workflow_status <- readRDS("badge_url_data.rds") %>% as_tibble()
extract_workflow_status <- function(url) {
Expand Down

0 comments on commit 2029366

Please sign in to comment.