WorkflowState Enum
The possible states for a workflow.
Possible Values
#
ACTIVE
The workflow is active.
DELETED
The workflow was deleted from the git repository.
DISABLED_FORK
The workflow was disabled by default on a fork.
DISABLED_INACTIVITY
The workflow was disabled for inactivity in the repository.
DISABLED_MANUALLY
The workflow was disabled manually.
Usages
#
References
#
- Field state from Workflow
Previous
WorkflowRunOrderField
Next
WorkflowsParameters
