Skip to content

Commit 8a3cd18

Browse files
committed
reset supabase deploy trigger
1 parent 121d43b commit 8a3cd18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/supabase-deploy-migrations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
types: [none] # set this to 'published' to run on release creation
2424
push:
2525
branches:
26-
- main # set this to 'main' to run on pushes to the main branch
26+
- none # set this to 'main' to run on pushes to the main branch
2727

2828
jobs:
2929
deploy-migrations:

0 commit comments

Comments
 (0)