Skip to content

Merge pull request #80 from sgcarstrends/79-fix-code-scanning-alert-u… #140

Merge pull request #80 from sgcarstrends/79-fix-code-scanning-alert-u…

Merge pull request #80 from sgcarstrends/79-fix-code-scanning-alert-u… #140

Workflow file for this run

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