Skip to content

tweak: Preload author and retrieve detours in one query (#2804) #981

tweak: Preload author and retrieve detours in one query (#2804)

tweak: Preload author and retrieve detours in one query (#2804) #981

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