GitHubRepository: { name?: string; owner?: string }

Type declaration

  • Optionalname?: string

    The GitHub repository name.

  • Optionalowner?: string

    The GitHub user / organization of the repository.