Skip to content

fix(project/realtime): only allow enterprise to enable realtime (#4843) #1471

fix(project/realtime): only allow enterprise to enable realtime (#4843)

fix(project/realtime): only allow enterprise to enable realtime (#4843) #1471

name: API Deploy to Staging ECS
on:
push:
branches:
- main
paths:
- api/**
- .github/**
- infrastructure/aws/staging/**
workflow_dispatch:
jobs:
deploy-ecs:
uses: ./.github/workflows/.reusable-deploy-ecs.yml
with:
environment: staging
secrets: inherit