Keep generate-pot up to date with main (#58)

This commit is contained in:
Timi Wahalahti 2025-06-10 07:28:06 +03:00 committed by GitHub
parent 18ba64a086
commit 90c3d9e428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,8 @@ jobs:
run: |
git fetch --all --prune
git checkout generate-pot
git pull --no-rebase
git pull origin generate-pot --no-rebase
git merge origin/main --no-edit
- name: Generate POT
run: |