Skip to content

feat: Suppress draft and closed detour tables on mobile (#2807) #993

feat: Suppress draft and closed detour tables on mobile (#2807)

feat: Suppress draft and closed detour tables on mobile (#2807) #993

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