Skip to content

feat:doc: stub doc headers for database tables (#2803) #985

feat:doc: stub doc headers for database tables (#2803)

feat:doc: stub doc headers for database tables (#2803) #985

name: Deploy to Dev (ECS)
on:
workflow_dispatch:
push:
branches: [main]
jobs:
deploy:
name: Deploy to Dev (ECS)
concurrency:
group: dev
uses: ./.github/workflows/deploy-base.yml
with:
env: dev
secrets: inherit