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