Root directory does not restrict builds for pages

Hello! I have a monorepo with several pages sites in it. However, setting the root directory for each deployment is not restricting deployment. As a result, every push builds every site. Is this expected? Documentation suggests that the builds should only fire if the given "root directory" / subdirectory has changes between builds.

I am using the GitHub integration if that is relevant information

Any explanation would be greatly appreciated!
image.png
Was this page helpful?