Skip to content

Fix: foreach() argument must be of type array|object (#1037) #109

Fix: foreach() argument must be of type array|object (#1037)

Fix: foreach() argument must be of type array|object (#1037) #109

name: "Update locales sources"
on:
push:
branches:
- "main"
jobs:
push-on-transifex:
name: "Push locales sources"
uses: "glpi-project/plugin-translation-workflows/.github/workflows/transifex-push-sources.yml@v1"
secrets:
transifex-token: "${{ secrets.TRANSIFEX_TOKEN }}"