Skip to content

feat: Suppress "Return to regular route" button for non-dispatchers (… #990

feat: Suppress "Return to regular route" button for non-dispatchers (…

feat: Suppress "Return to regular route" button for non-dispatchers (… #990

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