Skip to content

fix: ignore old versions when validating segment override limit (#4618) #1407

fix: ignore old versions when validating segment override limit (#4618)

fix: ignore old versions when validating segment override limit (#4618) #1407

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