Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Has been cancelled
Deploy Migrations to Production / deploy (push) Has been cancelled

This commit is contained in:
2026-03-10 21:24:25 +00:00
parent 47e171a5b8
commit 4d67eb6b51
+2 -1
View File
@@ -1,7 +1,8 @@
name: Update database types
on:
push:
branches: [ main ]
branches:
- main
paths:
- '*.sql'