Skip to content

MPI-197 Restructure codebase and apply AI-driven audit improvements (… #40

MPI-197 Restructure codebase and apply AI-driven audit improvements (…

MPI-197 Restructure codebase and apply AI-driven audit improvements (… #40

Workflow file for this run

name: Deploy to Firebase DEV
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
name: Deploy to Firebase DEV
uses: ./.github/workflows/firebase-deployment.yml
with:
environment: dev
secrets: inherit