Interface: WorkflowActionStep
Defined in: _internal/workflow-action-steps.ts:18
Workflow step using an external action via uses.
Properties
job
readonly job: WorkflowJobEntry;
Defined in: _internal/workflow-action-steps.ts:19
stepMapping
readonly stepMapping: YAMLMapping;
Defined in: _internal/workflow-action-steps.ts:20
usesPair
readonly usesPair: YAMLPair;
Defined in: _internal/workflow-action-steps.ts:21
usesReference
readonly usesReference: string;
Defined in: _internal/workflow-action-steps.ts:22