Skip to content

fix(DHIS2-13294): add link to navigate to app after install #10

fix(DHIS2-13294): add link to navigate to app after install

fix(DHIS2-13294): add link to navigate to app after install #10

Workflow file for this run

name: deploy-pr
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
deploy:
uses: dhis2/workflows-platform/.github/workflows/deploy-pr.yml@v1
if: '!github.event.pull_request.head.repo.fork'
secrets: inherit