Limit gitlab runner to repository

Hi, I know it’s possible to configure a job to a tag exposed by the runner.

But how do you scope or limit the runner itself to a certain project/repo namespace?

Thank you!

I’ve since discovered that I scope the runner to a specific repository in /-/settings/ci_cd, not just a group.