Simplified admin frontend for features
[friendica.git/.git] / .woodpecker / .messages.po_check.yml
1 steps:
2   build_xgettext:
3     image: friendicaci/transifex
4     commands:
5       - ./bin/run_xgettext.sh
6   check:
7     image: friendicaci/transifex
8     commands:
9       - /check-messages.sh
10
11 when:
12   - branch:
13       exclude: [ stable ]