Types
GitHubActionsRepository
Represents a GitHub actions repository in the GraphQL API.
object
GitHubActionsRepositoryFields
id
ID!
Stable identifier for this GitHub actions repository.
nameWithOwner
String!
The name with owner associated with this GitHub actions repository.
url
String!
URL for this GitHub actions repository.