Skip to content

translations: fix copyright notices #83

translations: fix copyright notices

translations: fix copyright notices #83

Workflow file for this run

name: pr-po
concurrency: ${{ github.workflow }}/${{ github.ref }}
on:
pull_request:
paths:
- po/*.po
- po/*.pot
jobs:
po:
uses: ./.github/workflows/check-po.yml
if: >-
github.event.pull_request.head.ref == 'weblate'
|| github.event.pull_request.base.repo.node_id != github.event.pull_request.head.repo.node_id