pub async fn list_pull(
args: ListPullRequestArgs,
client: &CodebergClient
) -> Result<()>