Skip to content

refactor: types for car schema and cleanup caching #39

refactor: types for car schema and cleanup caching

refactor: types for car schema and cleanup caching #39

Workflow file for this run

name: Deployment (Dev)
on:
push:
branches-ignore:
- "main"
- "release/**"
permissions:
id-token: write
contents: read
jobs:
dev:
uses: ./.github/workflows/sst.deploy.yml
with:
environment: Development
sst-stage: dev
secrets: inherit