Search
Provides struct and type for a Repository.Rule.ParamsWorkflowFileReference
@type t() :: %GitHub.Repository.Rule.ParamsWorkflowFileReference{ __info__: map(), path: String.t(), ref: String.t() | nil, repository_id: integer(), sha: String.t() | nil }