Skip to content

Translated using BGforge Hive (Swedish) #32

Translated using BGforge Hive (Swedish)

Translated using BGforge Hive (Swedish) #32

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