pub async fn github_workflow_runs( repo: &str, workflow_id: Option<&str>, limit: Option<usize>, ) -> Result<String>