Skip to content

ci: add build & analyze GitHub workflow (#126) #60

ci: add build & analyze GitHub workflow (#126)

ci: add build & analyze GitHub workflow (#126) #60

name: "Push source language to Transifex"
on:
push:
branches:
- master
jobs:
push-translations:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: l10n-push-source
uses: transifex/cli-action@v2
with:
token: ${{ secrets.TX_TOKEN }}
args: push -s --skip