Merge branch 'main' into issue/63-aplicar-migraciones-de-asignatura

This commit is contained in:
2026-03-17 15:13:51 -06:00
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -51,4 +51,5 @@ jobs:
- name: Push changes
if: steps.git_status.outputs.changed == 'true'
run: |
git pull
git push
+3 -3
View File
File diff suppressed because one or more lines are too long