Skip to content

Feature/andrewzpu/program profile pages #171

Feature/andrewzpu/program profile pages

Feature/andrewzpu/program profile pages #171

Workflow file for this run

name: Deploy Branch Preview
on:
pull_request:
jobs:
deploy_preview:
name: Deploy Branch Preview
if: "${{ github.event.pull_request.head.repo.full_name == github.repository }}"
uses: ./.github/workflows/build-and-deploy.yml
with:
environment: Preview
firebaseProjectId: pia-dev-60cea
secrets: inherit