Actualizar .gitea/workflows/desarrollo/deploy-functions.yaml

This commit is contained in:
2026-03-12 13:25:14 +00:00
parent a92cd1cf45
commit 026a9b7255
@@ -1,11 +1,9 @@
name: Deploy Function
on:
push:
branches:
- main
paths:
- 'supabase/**'
pull_request:
paths:
- 'supabase/**'
workflow_dispatch:
jobs: