Search
Provides struct and type for ReferencedWorkflow
@type t() :: %GitHub.ReferencedWorkflow{ __info__: map(), path: String.t(), ref: String.t() | nil, sha: String.t() }