Action.Github (action v0.1.8) View Source
Link to this section Summary
Link to this section Types
Specs
invoke_result() :: Tentacat.response()
Specs
resp() :: HTTPoison.Response.t()
Specs
t() :: %Action.Github{
client: Tentacat.Client.t(),
event: map(),
event_name: binary(),
repository_name: binary(),
repository_owner: binary()
}