Skip to content

Commit

Permalink
chore(merge): update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hurtado committed Jun 5, 2024
2 parents d53d574 + 1d29997 commit 1ccbf3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- develop
- MBI

jobs:
build:
Expand Down Expand Up @@ -50,3 +51,4 @@ jobs:
env:
CI: true
FIREBASE_PRIVATE_KEY: ${{ secrets.FIREBASE_PRIVATE_KEY }}
RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }}

0 comments on commit 1ccbf3d

Please sign in to comment.