Actualizar .gitea/workflows/desarrollo/deploy-functions.yaml
This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
|||||||
name: Deploy Function
|
name: Deploy Function
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
paths:
|
||||||
- 'supabase/**'
|
- 'supabase/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
Reference in New Issue
Block a user