Revert "Keep generate-pot up to date with main" (#74)

This commit is contained in:
Andy Fragen 2025-06-11 12:29:32 -07:00 committed by GitHub
parent 7ecc4e0198
commit ee9c97dfaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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