Can I run two workers from one monorepo?
I'm sure the answer is yes; I'm just wondering what the set up here would look like. If my repo was:
...how would I configure the action to read from those two top-level directories and build two distinct workers? Or would I need some sort of top-level Wrangler file? Just unable to visualise this.
...how would I configure the action to read from those two top-level directories and build two distinct workers? Or would I need some sort of top-level Wrangler file? Just unable to visualise this.

