Skip to content

chore: resolve lint issue for get_post_meta and get_user_meta (#4480) #35

chore: resolve lint issue for get_post_meta and get_user_meta (#4480)

chore: resolve lint issue for get_post_meta and get_user_meta (#4480) #35

Workflow file for this run

name: Internationalization
on:
push:
branches:
- trunk
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
i18n:
uses: Automattic/newspack-scripts/.github/workflows/reusable-i18n.yml@trunk
secrets:
GIT_COMMITTER_TOKEN: ${{ secrets.GIT_COMMITTER_TOKEN }}