Skip to content

Merge branch 'origin/master' into BGforge Hive. #33

Merge branch 'origin/master' into BGforge Hive.

Merge branch 'origin/master' into BGforge Hive. #33

Workflow file for this run

name: Poify/Unpoify
on:
push:
paths:
- "data/text/**" # tra_dir
pull_request:
paths:
- "data/text/**" # tra_dir
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Poify/Unpoify
uses: BGforgeNet/msg2po@dev
with:
poify: true
unpoify: true
single_commit: true
dir2msgstr: true