Skip to content

fix: disable code coverage until theres a better solution (#2823) #998

fix: disable code coverage until theres a better solution (#2823)

fix: disable code coverage until theres a better solution (#2823) #998

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