From d500bef4816f5868ad63ce68575524b26375a719 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sun, 6 Sep 2026 16:53:57 -0300 Subject: [PATCH] ci(translations): drop force push to protected main Branch protection rejects force pushes to main (GH006), so the translation commit never landed. The push is a fast-forward anyway. --- .github/workflows/translations.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 0e613d3..1e8dd85 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -65,7 +65,6 @@ jobs: if: steps.check_changes.outputs.changes_detected == 'true' uses: stefanzweifel/git-auto-commit-action@v5 with: - push_options: --force commit_message: | chore(locale): update translation files