Uses of Class
ink.icoding.github4j.model.request.CreateWorkflowDispatchRequest
Packages that use CreateWorkflowDispatchRequest
-
Uses of CreateWorkflowDispatchRequest in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type CreateWorkflowDispatchRequestModifier and TypeMethodDescriptionvoidActionsClient.dispatchWorkflow(String owner, String repo, long workflowId, CreateWorkflowDispatchRequest request) 手动触发工作流分派(dispatch)。 -
Uses of CreateWorkflowDispatchRequest in ink.icoding.github4j.model.request
Methods in ink.icoding.github4j.model.request that return CreateWorkflowDispatchRequest