Skip to content

feat: Add cell borders and colors for active detour table (#2788) #987

feat: Add cell borders and colors for active detour table (#2788)

feat: Add cell borders and colors for active detour table (#2788) #987

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