Skip to content

Merge remote-tracking branch 'origin/1.0' into 1.x #7

Merge remote-tracking branch 'origin/1.0' into 1.x

Merge remote-tracking branch 'origin/1.0' into 1.x #7

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:
poeditor:
runs-on: ubuntu-latest
steps:
- name: Trigger workflow in pimcore/poeditor-export-action
run: |
gh workflow run -R pimcore/poeditor-export-action poeditor-export.yaml