Skip to content

chore(i18n): Updates for project Pressbooks Network Catalog #1

chore(i18n): Updates for project Pressbooks Network Catalog

chore(i18n): Updates for project Pressbooks Network Catalog #1

Workflow file for this run

name: Update .mo files
on:
pull_request:
branches: [ dev ]
paths:
- 'languages/*.po'
workflow_dispatch:
jobs:
update-mo-files:
uses: pressbooks/reusable-workflows/.github/workflows/update-mo.yml@dev