Setting Secrets for PR Branches
Is there a way to set a secret specifically for a supabase branch using the CLI? I don't see any options listed in the
secret set documentation that mentions specifying a branch. I'm working on some CI/CD actions that use functions and it'd be really useful to be able to do this.