Depends what is the true end goal here.
@AshwiniVish1
For example, you can run both PAD flows from one PA flow.
Just add parallel branch and and call PAD in each of the branch.
That works in a scenario the automated proces is such there will never be more than 2 flows running at the same time (e.g. cloud flow is triggered in a managed condition/scheduled etc).
Otherwise as others mentioned, run your cloud flow twice and as long as you used machine group in PAD action you would be fine.
Remember you need two unattended rpa addons if these are unattended runs, otherwise your flows will get queued (that applies to both of the above scenarios)