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: push:
branches: branches:
- main - main
paths:
- 'supabase/functions/**'
workflow_dispatch: workflow_dispatch:
jobs: jobs: