Skip to content

feat: API / controller work to populate detours table (#2757) #966

feat: API / controller work to populate detours table (#2757)

feat: API / controller work to populate detours table (#2757) #966

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