Skip to content

O3-3677: Implement ability to add patient to a queue from lab app (#1… #360

O3-3677: Implement ability to add patient to a queue from lab app (#1…

O3-3677: Implement ability to add patient to a queue from lab app (#1… #360

Workflow file for this run

on:
workflow_dispatch:
push:
branches: [ main ]
name: "Update Transifex on Push"
jobs:
push-translations-to-transifex:
name: push-translations-to-transifex
runs-on: ubuntu-latest
permissions:
actions: read
steps:
- uses: actions/checkout@v4
- name: Push source file using transifex client
uses: transifex/cli-action@v2
with:
token: ${{ secrets.TRANSIFEX_TOKEN }}