Hey folks, I'm wondering essentially what the title says: we have 2 nextjs projects as separate github repos that point to the same supabase project on the backend (a marketing site and an app site). Currently the marketing site repo is linked to our supabase project so that we can enable Supabase Branching on PRs, and I would like to also link our app site repo for the same purpose. Is that possible?