Skip to content

feat: send detour notification when detour is activated (#2821) #1007

feat: send detour notification when detour is activated (#2821)

feat: send detour notification when detour is activated (#2821) #1007

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