Skip to content

feat(org/view): Add api to get organisation by uuid (#4878) #1487

feat(org/view): Add api to get organisation by uuid (#4878)

feat(org/view): Add api to get organisation by uuid (#4878) #1487

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