Search
Provides struct and type for a ArtifactWorkflowRun
@type t() :: %GitHub.ArtifactWorkflowRun{ __info__: map(), head_branch: String.t() | nil, head_repository_id: integer() | nil, head_sha: String.t() | nil, id: integer() | nil, repository_id: integer() | nil }