Skip to content

[BK-127] - Sort requests by profit in descending order by default #78

[BK-127] - Sort requests by profit in descending order by default

[BK-127] - Sort requests by profit in descending order by default #78

name: DEVELOPMENT - Deploy on Vercel
on:
pull_request:
types: [closed]
branches:
- dev
jobs:
deploy:
if: github.event.pull_request.merged == true
uses: ./.github/workflows/shared-deploy.yaml
with:
environment: development
secrets: inherit