Fixes the pnpm generate-workflow-types command by adding the correct execution context (using local deps) as well as adding the dependencies local package execution context depends on.
Extends the GeneratedWorkflowTypes.Configuration viaExtendedWorkflowTypes.MatrixConfiguration` to make adding the new matrix properties easier (and not have to do type gymnastics)
pnpm generate-workflow-types
command by adding the correct execution context (using local deps) as well as adding the dependencies local package execution context depends on.GeneratedWorkflowTypes.Configuration via
ExtendedWorkflowTypes.MatrixConfiguration` to make adding the new matrix properties easier (and not have to do type gymnastics)