Pkldoc > com.github.action > com.github.action.Workflow

WorkflowRun0.0.5

expand_more
class WorkflowRun extends Trigger

This event occurs when a workflow run is requested or completed, and allows you to execute a workflow based on the finished result of another workflow. For example, if your pull_request workflow generates build artifacts, you can create a new workflow that uses workflow_run to analyze the results and add a comment to the original pull request.

Properties

Methods(show inherited)