Values.GitHubRepositoryResourceSourceRepresents a GitHub repository resource used in an integration.
type nonrec t = {name : ProviderResourceName.t;The name of the GitHub repository.
*)owner : GitHubOwner.t;The owner of the GitHub repository.
*)}