Skip to content

Merge remote-tracking branch 'refs/remotes/origin/1.5' into 1.x #30

Merge remote-tracking branch 'refs/remotes/origin/1.5' into 1.x

Merge remote-tracking branch 'refs/remotes/origin/1.5' into 1.x #30

name: "Trigger POEditor Translations Export"
on:
workflow_dispatch:
push:
branches:
- "[0-9]+.x"
paths:
- 'translations/admin.en.yaml'
- 'translations/admin_ext.en.yaml'
permissions:
contents: read
jobs:
php-style:
uses: pimcore/workflows-collection-public/.github/workflows/reusable-poeditor.yaml@main
secrets:
POEDITOR_ACTION_TRIGGER_TOKEN: ${{ secrets.POEDITOR_ACTION_TRIGGER_TOKEN }}