Skip to content

Commit 85da332

Browse files
committed
test
1 parent 2520de3 commit 85da332

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/supabase-staging.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Deploy Migrations to Staging
33
on:
44
push:
55
branches:
6-
- develop
6+
- main
7+
- feat/supabase-cicd
78
workflow_dispatch:
89

910
jobs:

0 commit comments

Comments
 (0)