Skip to content

Update calens.yml, run Calens update only in master branch #8

Update calens.yml, run Calens update only in master branch

Update calens.yml, run Calens update only in master branch #8

name: "Push translation source and German translation 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