.github/workflows/monorepo-build.yml still triggers only on the monorepo
branch (push.branches: [ monorepo ] and pull_request.branches: [ monorepo ]),
but #76 promoted monorepo to main — so PRs into main/dev currently run
no build at all.
Acceptance criteria
.github/workflows/monorepo-build.ymlstill triggers only on themonorepobranch (
push.branches: [ monorepo ]andpull_request.branches: [ monorepo ]),but #76 promoted
monorepotomain— so PRs intomain/devcurrently runno build at all.
Acceptance criteria
[ main, dev ]range
main