Skip to content

feat: infra-18574: Add Circle CI builds #246

feat: infra-18574: Add Circle CI builds

feat: infra-18574: Add Circle CI builds #246

name: Deploy to Staging
on:
push:
branches:
- staging
pull_request:
branches:
- main
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/deploy.yml
with:
environment: staging
secrets: inherit