The workflows.blueprint.ts body for a whole config: one defineWorkflows
resource per deployment, plus the robot token and functions each deployment's
emission requires, exported as a single workflowResources array. The
definitions entry is emitted commented out. Each deployment must be exported
from the config module under its name. configModule is that module's
specifier from the generation root. Throws for invalid binding names.
The
workflows.blueprint.tsbody for a whole config: onedefineWorkflowsresource per deployment, plus the robot token and functions each deployment's emission requires, exported as a singleworkflowResourcesarray. The definitions entry is emitted commented out. Each deployment must be exported from the config module under itsname.configModuleis that module's specifier from the generation root. Throws for invalid binding names.