Skip to content

Translated using BGforge Hive (Czech) #540

Translated using BGforge Hive (Czech)

Translated using BGforge Hive (Czech) #540

Workflow file for this run

name: Poify/Unpoify
on:
push:
branches:
- master
paths:
- "data/text/**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Poify/Unpoify
uses: BGforgeNet/msg2po@master
with:
poify: true
unpoify: true
single_commit: true