Actualizar .gitea/workflows/deploy-functions.yaml
Deploy Migrations to Production / deploy (push) Successful in 13s

This commit is contained in:
2026-03-10 21:43:03 +00:00
parent 13197cc4fd
commit 92dd0e5e9e
+2
View File
@@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- 'supabase/functions/**'
workflow_dispatch:
jobs: