I need to create a Supabase preview branch, but not using the standard GitHub integration, because sometimes the preview branch is not created. I want to use the created branch to run my integration tests, but that’s not currently possible.
Does Supabase have an official GitHub Action that makes it easy to create new preview branches?