Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the event. The possible names are pull_request, workflow_dispatch, schedule, and push

Link copied to clipboard

The state of an event. The state might be open, closed, or another state.