Skip to content

Update python build script and nginx.conf to handle health check path #9

Update python build script and nginx.conf to handle health check path

Update python build script and nginx.conf to handle health check path #9

Workflow file for this run

name: hosted branch pr deployment
on:
pull_request:
types: [opened, edited, reopened]
branches:
- hosted/*
push:
branches:
- SPEC-170-dev-deployment-update-for-review
workflow_dispatch:
jobs:
deploy:
uses: ./.github/workflows/build_and_deploy.yml
secrets: inherit