Skip to content

fix(translations): sync translations from transifex (master) #2

fix(translations): sync translations from transifex (master)

fix(translations): sync translations from transifex (master) #2

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