pub async fn get_runs(client: &Client, name: &str) -> Result<Vec<Run>, Error>
Gets the Runs that are associated with a Runner.