diff --git a/entrypoint.go b/entrypoint.go index f7bb4d0..977e6bd 100644 --- a/entrypoint.go +++ b/entrypoint.go @@ -31,6 +31,7 @@ const ( WORKFLOW_RESOURCE = utils.WORKFLOW_RESOURCE WORKFLOW = utils.WORKFLOW WORKSPACE = utils.WORKSPACE + WORKFLOW_EXECUTION = utils.WORKFLOW_EXECUTION ) func (d LibDataEnum) String() string {