Skip to content

feat(supabase): add canonical CORS headers export for edge functions #958

feat(supabase): add canonical CORS headers export for edge functions

feat(supabase): add canonical CORS headers export for edge functions #958

Workflow file for this run

name: Block WIP/Draft Merges
on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled, ready_for_review]
jobs:
block-merge:
uses: supabase/actions/.github/workflows/block-merge.yml@659b3cd74a64ee2f1ca0a527922f134707e54671
with:
block_labels: 'do-not-merge'
block_keywords: 'wip,do not merge'