how can i add multiple workflows to standard logic apps through bicep
I am trying to create standard logic app with multiple workflows through bicep. i have added bicep code for creating AppServicePlan and logicapp. however could not find bicep code to add multiple workflows. we need to try small automation scripts to run as part of workflows.