get_workflow_name# lsst.ctrl.bps.parsl.get_workflow_name(config: BpsConfig) → str# Get name of this workflow. The workflow name is constructed by joining the project and campaign (if set; otherwise operator) entries in the BPS configuration. Parameters# configBpsConfigBPS configuration. Returns# namestrWorkflow name.