Se cambia orden en funciones #70

Merged
roberto.silva merged 15 commits from issue/63-aplicar-migraciones-de-asignatura into main 2026-03-17 22:33:55 +00:00
2 changed files with 4 additions and 3 deletions
Showing only changes of commit a9e010f64d - Show all commits
+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