Skip to content

Review AI suggestions for PRs #443 and #444 (#446) #432

Review AI suggestions for PRs #443 and #444 (#446)

Review AI suggestions for PRs #443 and #444 (#446) #432

Workflow file for this run

name: Development deployment
on:
push:
branches:
- develop
permissions:
contents: read
deployments: write
jobs:
Vercel:
if: ${{ vars.DEPLOY_PROVIDER == 'vercel' }}
uses: ./.github/workflows/deploy_vercel.yaml
secrets: inherit
with:
environment: preview