-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
We may use workflows slightly more efficiently.
Now 1 workflow = 1 job.
A more effective architecture is 1 workflow (per use case/goal) = 1 or more jobs.
For example "a PR workflow" could have multiple jobs but we now spawn multiple workflows per PR.
Merging purpose-alike workflows, gives a straightforward CI structure for maintainers.

Reactions are currently unavailable