Skip to content

chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 in /api (… #1386

chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 in /api (…

chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 in /api (… #1386

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