Skip to content

[IMPROVEMENT] Assets:upload zip archive-option to overwrite files (#420) #31

[IMPROVEMENT] Assets:upload zip archive-option to overwrite files (#420)

[IMPROVEMENT] Assets:upload zip archive-option to overwrite files (#420) #31

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 }}