Types
WorkflowQuickActionKind
Values supported for workflow quick action.
enum
WorkflowQuickActionKindValues
STANDARD
Represents the standard option.
MERGE_CONFLICT
Represents the merge conflict option.
GITHUB_ACTIONS
Represents the GitHub actions option.
GITLAB_PIPELINES
Represents GitLab pipelines.
NONE
No workflow quick action applies.