Skip to content

Commit

Permalink
Merge pull request #254 from Black-Dot-2024/develop
Browse files Browse the repository at this point in the history
MVP Fixes - Staging
  • Loading branch information
dembA7 authored Jun 6, 2024
2 parents ff61ed2 + c0140d2 commit 36f9a6f
Show file tree
Hide file tree
Showing 55 changed files with 484 additions and 2,627 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue-de-defecto.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Issue de Defecto
about: Registrar un defecto encontrado
title: Módulo/RFXX/Detalle
title: MOD-RF00-ID00/Eliminar tarea cuando se elimina usario
labels: ''
assignees: ''
---
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- develop
- MBI

jobs:
build:
Expand Down Expand Up @@ -51,4 +50,3 @@ jobs:
env:
CI: true
FIREBASE_PRIVATE_KEY: ${{ secrets.FIREBASE_PRIVATE_KEY }}
RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"firebase-admin": "^12.0.0",
"resend": "^3.2.0",
"uuid": "^9.0.1",
"zod": "^3.23.5"
},
Expand Down
Loading

0 comments on commit 36f9a6f

Please sign in to comment.