Skip to content

Update translation files #199

Update translation files

Update translation files #199

Workflow file for this run

name: push-po
concurrency: ${{ github.workflow }}/${{ github.ref }}
on:
workflow_dispatch:
push:
branches-ignore:
- weblate
tags-ignore:
- v*
paths:
- po/*.po
- po/*.pot
jobs:
po:
uses: ./.github/workflows/check-po.yml